Skip to content

Commit

Permalink
Merge pull request #19446 from izeye
Browse files Browse the repository at this point in the history
* pr/19446:
  Add JMX note for Kafka consumer metrics

Closes gh-19446
  • Loading branch information
snicoll committed Dec 24, 2019
2 parents c9bb17f + e0840b6 commit 27317ce
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 27317ce

Please sign in to comment.