wu-sheng commented on code in PR #683: URL: https://github.com/apache/skywalking-java/pull/683#discussion_r1580395499
########## docs/en/setup/service-agent/java-agent/Supported-list.md: ########## @@ -148,6 +148,7 @@ metrics based on the tracing data. * [Apache Commons DBCP](https://github.com/apache/commons-dbcp) 2.x * [Alibaba Druid](https://github.com/alibaba/druid) 1.x * [HikariCP](https://github.com/brettwooldridge/HikariCP) 3.x -> 4.x + * [C3P0](https://github.com/swaldman/c3p0) 0.9.0 -> 0.10.0 Review Comment: I think you should update meter plugin list as well. I noticed, it seems other `Connection Pool` plugins are not in the list as well, could you check? -- 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]
