Skip to content

Commit 424d9b6

Browse files
committed
Merge branch '3.4.x'
2 parents fb57f58 + 7800d24 commit 424d9b6

File tree

1 file changed

+3
-0
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/actuator

1 file changed

+3
-0
lines changed

spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/actuator/metrics.adoc

+3
Original file line numberDiff line numberDiff line change
@@ -909,6 +909,9 @@ The following cache libraries are supported:
909909
* Any compliant JCache (JSR-107) implementation
910910
* Redis
911911

912+
WARNING: Metrics should be enabled for the auto-configuration to pick them up.
913+
Refer to the documentation of the cache library you are using for more details.
914+
912915
Metrics are tagged by the name of the cache and by the name of the javadoc:org.springframework.cache.CacheManager[], which is derived from the bean name.
913916

914917
NOTE: Only caches that are configured on startup are bound to the registry.

0 commit comments

Comments
 (0)