Skip to content

Commit

Permalink
Add JMX note for Kafka consumer metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
izeye authored and snicoll committed Dec 24, 2019
1 parent c9bb17f commit e0840b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e0840b6

Please sign in to comment.