Skip to content

Commit 3ef1782

Browse files
committed
Polish
1 parent ac00df7 commit 3ef1782

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator/metrics.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -872,7 +872,7 @@ Data source instrumentation results in gauges that represent the currently activ
872872

873873
Metrics are also tagged by the name of the `DataSource` computed based on the bean name.
874874

875-
TIP: By default, Spring Boot provides metadata for all supported data sources.
875+
TIP: By default, Spring Boot provides metadata for all supported data sources.
876876
You can add additional `DataSourcePoolMetadataProvider` beans if your favorite data source is not supported.
877877
See `DataSourcePoolMetadataProvidersConfiguration` for examples.
878878

0 commit comments

Comments
 (0)