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 2019/09/04 02:34:19 UTC

[GitHub] [skywalking] liyanyan-dev opened a new issue #3404: The methods in the static class can't intercept

liyanyan-dev opened a new issue #3404: The methods in the static class can't intercept
URL: https://github.com/apache/skywalking/issues/3404
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ √] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   I wrote a plugin to intercept some of the methods in our custom protocol to achieve link tracking; I found that static methods and constructors, ordinary methods  in non-static classes can be intercepted correctly, but methods in static classes can not intercept, and The enhanced log of the static class is also not found in the agant's debug log. Is it not supported for static class enhancements?
   
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   skywakling v6.2.0 jdk8
   
   
   - 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