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 ac00df7 commit 3ef1782Copy full SHA for 3ef1782
spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator/metrics.adoc
@@ -872,7 +872,7 @@ Data source instrumentation results in gauges that represent the currently activ
872
873
Metrics are also tagged by the name of the `DataSource` computed based on the bean name.
874
875
-TIP: By default, Spring Boot provides metadata for all supported data sources.
+TIP: By default, Spring Boot provides metadata for all supported data sources.
876
You can add additional `DataSourcePoolMetadataProvider` beans if your favorite data source is not supported.
877
See `DataSourcePoolMetadataProvidersConfiguration` for examples.
878
0 commit comments