Merge branch '2.3.x'

This commit is contained in:
Stephane Nicoll 2020-06-05 16:25:38 +02:00
commit bb86d2b3d4
1 changed files with 1 additions and 1 deletions

View File

@ -1366,7 +1366,7 @@ TIP: To "`reset`" the specific level of the logger (and use the default configur
[[production-ready-metrics]]
== Metrics
Spring Boot Actuator provides dependency management and auto-configuration for https://micrometer.io[Micrometer], an application metrics facade that supports numerous monitoring systems, including:
Spring Boot Actuator provides dependency management and auto-configuration for https://micrometer.io[Micrometer], an application metrics facade that supports {micrometer-docs}[numerous monitoring systems], including:
- <<production-ready-metrics-export-appoptics,AppOptics>>
- <<production-ready-metrics-export-atlas,Atlas>>