peachisai commented on code in PR #625: URL: https://github.com/apache/skywalking-java/pull/625#discussion_r1367735476
########## docs/en/setup/service-agent/java-agent/Supported-list.md: ########## @@ -25,6 +25,7 @@ metrics based on the tracing data. * [Jersey REST framework](https://github.com/eclipse-ee4j/jersey) 2.x -> 3.x * [Grizzly](https://github.com/eclipse-ee4j/grizzly) 2.3.x -> 4.x * [WebSphere Liberty](https://github.com/OpenLiberty/open-liberty) 23.x + * [Netty-http](https://github.com/netty/netty) 4.1.x Review Comment: > And only 4.1, no 4.0.x? When I was coding, I only considered the 4.1.x version. Just now I included support for the 4.0.x version as well. There is something wrong with it, and I will check it. -- 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]
