Add JMX note for Kafka consumer metrics

See gh-19446
This commit is contained in:
Johnny Lim 2019-12-24 17:17:54 +09:00 committed by Stephane Nicoll
parent c9bb17f444
commit e0840b690c
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