We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e7c99 commit 982b81cCopy full SHA for 982b81c
spring-boot-docs/src/main/asciidoc/production-ready-features.adoc
@@ -811,8 +811,6 @@ The following system metrics are exposed by Spring Boot:
811
The following metrics are exposed for each supported `DataSource` defined in your
812
application:
813
814
-* The maximum number connections (`datasource.xxx.max`).
815
-* The minimum number of connections (`datasource.xxx.min`).
816
* The number of active connections (`datasource.xxx.active`)
817
* The current usage of the connection pool (`datasource.xxx.usage`).
818
0 commit comments