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 2020/01/30 06:35:52 UTC

[GitHub] [skywalking] 17173YeYu opened a new issue #4298: How can I trace the time consum of every method now in 6.0.0+ ?

17173YeYu opened a new 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
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   How can I trace the time consum of every method now in 6.0.0+ ?
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   
   - Which company or project?
   
   - What happen?
   If possible, provide a way for reproducing the error. e.g. demo application, component version.
   
   ___
   ### Requirement or improvement
   - Please describe about your requirements or improvement suggestions.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] wu-sheng commented on issue #4298: How can I trace the time consum of every method now in 6.0.0+ ?

Posted by GitBox <gi...@apache.org>.
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] 17173YeYu commented on issue #4298: How can I trace the time consum of every method now in 6.0.0+ ?

Posted by GitBox <gi...@apache.org>.
17173YeYu 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-580104724
 
 
   How can I trace the time consum of every method now in 6.0.0+ ?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [skywalking] wu-sheng closed issue #4298: How can I trace the time consum of every method now in 6.0.0+ ?

Posted by GitBox <gi...@apache.org>.
wu-sheng closed 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
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services