conduktor.io ↗

KIP-830 — Allow disabling JMX Reporter

Accepted Kafka 3.4 Metrics

Adds an `auto.include.jmx.reporter` configuration (deprecated in 3.x, removed in 4.0) to allow disabling the `JmxReporter` that was previously always injected regardless of the `metric.reporters` setting, and makes `JmxReporter` a standard entry in `metric.reporters` default in Kafka 4.0. Without this, operators in environments that do not use JMX cannot eliminate the JmxReporter overhead or consolidate metrics to a single explicitly configured reporter.

Details

AuthorMickael Maison
StatusAccepted
Kafka Version3.4
JIRAKAFKA-10360
WikiView on Apache Wiki
Created2022-04-12
Last Modified2022-06-08
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.