add C3P0 in component-libraries.yml (#12162)

This commit is contained in:
Chen Ziyan 2024-04-26 07:53:12 +08:00 committed by GitHub
parent fe2c4b5f3f
commit 9b2cca9b46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 1 deletions

View File

@ -117,6 +117,7 @@
* Fix inaccurate MySQL/MariaDB, Redis, PostgreSQL metrics.
* Support DoubleValue,IntValue,BoolValue in OTEL metrics attributes.
* [Break Change] gGRPC metrics exporter unified the metric value type and support labeled metrics.
* Add component definition(ID=152) for `c3p0`(JDBC3 Connection and Statement Pooling).
#### UI

View File

@ -505,7 +505,9 @@ Nacos:
Netty-http:
id: 151
languages: Java
c3p0:
id: 152
languages: Java
# .NET/.NET Core components
# [3000, 4000) for C#/.NET only