wu-sheng commented on PR #714: URL: https://github.com/apache/skywalking-java/pull/714#issuecomment-2285756244
I think you didn't follow plugin dev doc. - https://skywalking.apache.org/docs/skywalking-java/next/en/setup/service-agent/java-agent/plugin-test/ - This should be async http plugin test, https://github.com/apache/skywalking-java/tree/main/test/plugin/scenarios/asynchttpclient-scenario We didn't trust UTs, as most data are mocked, which means nothing to the agent use. We built and run real application to verify. -- 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]
