lijial commented on issue #6095:
URL: https://github.com/apache/skywalking/issues/6095#issuecomment-751964225


   @wu-sheng I see, this method could solve threadpool monitor. But this could 
make so very invasive to business code compare with only  -javaagent  jvm 
parameters. 
   For if I new Runnable() with Anonymous object, I could not use 
@TraceCrossThread annotation. Only I should do is to try implemetation of 
Runnable and put it to threadpool. A little complex to use I think.
   Am I think is correct and comprehensive?And is there any solution for easy 
monitor threadpool?


----------------------------------------------------------------
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]


Reply via email to