MetricsReporter¶
MetricsReporter
is an extension of the Reconfigurable abstraction for reconfigurable metrics reporters.
Contract (Subset)¶
init¶
void init(
List<KafkaMetric> metrics)
Used when:
Metrics
is created and requested to addReporter
Implementations¶
JmxReporter
PushHttpMetricsReporter