Migrate Kafka metrics to KafkaClientMetrics

Closes gh-20838
This commit is contained in:
Stephane Nicoll
2020-04-06 12:35:01 +02:00
parent 333ac279c3
commit 888a81beba
4 changed files with 30 additions and 29 deletions

View File

@@ -1791,7 +1791,7 @@ Spring Boot registers the following core metrics when applicable:
** Number of classes loaded/unloaded
* CPU metrics
* File descriptor metrics
* Kafka consumer metrics (<<production-ready-jmx,JMX support>> should be enabled)
* Kafka consumer metrics
* 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