Merge branch '2.2.x'

Closes gh-19447
This commit is contained in:
Stephane Nicoll 2019-12-24 09:28:13 +01:00
commit f44fca95b0
1 changed files with 1 additions and 1 deletions

View File

@ -1644,7 +1644,7 @@ Spring Boot registers the following core metrics when applicable:
** Number of classes loaded/unloaded
* CPU metrics
* File descriptor metrics
* Kafka consumer metrics
* Kafka consumer metrics (<<production-ready-jmx,JMX support>> should be enabled)
* Log4j2 metrics: record the number of events logged to Log4j2 at each level
* Logback metrics: record the number of events logged to Logback at each level
* Uptime metrics: report a gauge for uptime and a fixed gauge representing the application's absolute start time