wu-sheng commented on code in PR #683: URL: https://github.com/apache/skywalking-java/pull/683#discussion_r1580439403
########## docs/en/setup/service-agent/java-agent/Supported-list.md: ########## @@ -166,6 +167,10 @@ The meter plugin provides the advanced metrics collections, which are not a part * [Dubbo](https://github.com/apache/dubbo) 2.5.x -> 2.7.x * [Jetty](https://github.com/eclipse/jetty.project) 9.1.x -> 11.x * [Grizzly](https://github.com/eclipse-ee4j/grizzly) 2.3.x -> 4.x + * [Apache Commons DBCP](https://github.com/apache/commons-dbcp) 2.x Review Comment: ```suggestion * Connection Pool * [Apache Commons DBCP](https://github.com/apache/commons-dbcp) 2.x ``` I think should be this. -- 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]
