CzyerChen opened a new pull request, #683: URL: https://github.com/apache/skywalking-java/pull/683
### Add an agent plugin to support <C3P0> version: 0.9.0.x ~ 0.10.0(latest) - [x] Add two test case for the new plugin because of a groupId difference in the dependency package one for 0.9.0.x ~ 0.9.1.x : <groupId>c3p0</groupId> one for 0.9.2.x ~ 0.10.0 : <groupId>com.mchange</groupId> - [x] Add a component id in [the component-libraries.yml](https://github.com/apache/skywalking/blob/master/oap-server/server-starter/src/main/resources/component-libraries.yml) https://github.com/apache/skywalking/pull/12162 - [x] Update the [`CHANGES` log](https://github.com/apache/skywalking-java/blob/main/CHANGES.md). report connection pool metrics: <img width="714" alt="image" src="https://github.com/apache/skywalking-java/assets/22817918/9fb1d1d0-e56e-47da-add8-b674480143ec"> about the trace(getConnection, closeConnection): <img width="519" alt="image" src="https://github.com/apache/skywalking-java/assets/22817918/d888ad09-aad5-45f7-a33f-717c0049547a"> <img width="530" alt="image" src="https://github.com/apache/skywalking-java/assets/22817918/72663ca6-d0d9-4553-a508-0d519e70adf6"> -- 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]
