zxz9325 opened a new issue #6300:
URL: https://github.com/apache/skywalking/issues/6300


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   ___
   ### Question
   - What do you want to know?
   1. I read the documentation 
[https://github.com/apache/skywalking/blob/8.3.0/docs-hotfix/docs/en/setup/service-agent/java-agent/agent-optional-plugins/Spring-annotation-plugin.md](url)
 about   trace all methods of beans in Spring context: 
apm-spring-annotation-plugin-8.4.0-SNAPSHOT.jar, try it but doesn't seem to work
     My steps:
        1). Move the apm-spring-annotation-plugin-8.4.0-SNAPSHOT.jar to 
agent\plugins\;
        2). Add config 
'plugin.springannotation.classname_match_regex=${SW_SPRINGANNOTATION_CLASSNAME_MATCH_REGEX:
 com.musi.service.PersonService}' to agent.config;
   
   
----------------------------------------------------------------------------------------------------
   2. In addition, I pulled the master's code, but compile the code returns an 
error :  'Cannot resolve symbol 'LogTags''..
   
   


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