tedli commented on pull request #73: URL: https://github.com/apache/skywalking-java/pull/73#issuecomment-977703837
> If not, read this, https://skywalking.apache.org/docs/skywalking-java/latest/en/setup/service-agent/java-agent/java-plugin-development-guide/#implement-plugin, search this 4. Set up witnessClasses and/or witnessMethods if the instrumentation has to be activated in specific versions. witness classes and methods added, and extract common code of both dubbo 2.7 and 3 into individual maven module. > A new plugin test(not UT) is required like this, https://github.com/apache/skywalking-java/tree/main/test/plugin/scenarios/dubbo-2.7.x-scenario. This is on the road... -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
