wu-sheng commented on issue #4298: How can I trace the time consum of every method now in 6.0.0+ ? URL: https://github.com/apache/skywalking/issues/4298#issuecomment-580105287 That is not possible if you do this in production env. This will make the latency of your app very bad. You could trace some of them by using the optional plugins. Read the agent optional plugin doc. there are spring bean plugin and customize plugin. https://github.com/apache/skywalking/blob/master/docs/en/setup/service-agent/java-agent/README.md#optional-plugins
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
