-
Notifications
You must be signed in to change notification settings - Fork 622
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add support for HttpExchange along with webflux-webclient-6.x #664
Conversation
@@ -174,3 +174,4 @@ | |||
- websphere-liberty-23.x | |||
- spring-cloud-gateway-4.x | |||
- spring-webflux-6.x | |||
- spring-webflux-6.x-webclient |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think both for webclient 5.x and 6.x should be updated in https://skywalking.apache.org/docs/skywalking-java/next/en/setup/service-agent/java-agent/supported-list/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add * [Spring Webflux WebClient](https://github.com/spring-projects/spring-framework/tree/main/spring-webflux) 5.x -> 6.x
in supported-list
Please fix CI. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding this.
Add an agent plugin to support
Add a test case for the new plugin, refer to the doc
Add a component id in the component-libraries.yml, component name exist
If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #11715.
Update the
CHANGES
log.