You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/01/28 02:59:45 UTC

[GitHub] [skywalking] wu-sheng commented on issue #8482: [Feature] Support Google Guava AsyncEventBus

wu-sheng commented on issue #8482:
URL: https://github.com/apache/skywalking/issues/8482#issuecomment-1023839688


   Generally, if a plugin could impact the performance(such as collecting parameters, due to serialization costing), or generate many spans expectedly(such as Spring's bean annotation, it is unpredictable), then it is safer to be put in the optional. So, usually JDK rt.jar level instrumentation should be optional.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org