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 committed Dec 24, 2019
1 parent 5b1a622 commit 6208617
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 (`spring.jmx.enabled` must be set to `true`)
* 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 6208617

Please sign in to comment.