Skip to content

Commit

Permalink
add C3P0 in component-libraries.yml (#12162)
Browse files Browse the repository at this point in the history
  • Loading branch information
CzyerChen authored Apr 25, 2024
1 parent fe2c4b5 commit 9b2cca9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/en/changes/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9b2cca9

Please sign in to comment.