micrometer-metrics/micrometer

Rework KafkaMetrics based on Kafka's MetricsReporter

Open

#6,502 opened on Jul 2, 2025

 (6 comments) (0 reactions) (0 assignees)Java (1,131 forks)batch import
enhancementhelp wantedinstrumentationmodule: micrometer-core

Repository metrics

Stars
 (4,882 stars)
PR merge metrics
 (Avg merge 1d 21h) (100 merged PRs in 30d)

Description

See the MetricsReporter interface in Kafka. This looks promising that we could use this to instrument Kafka metrics in a better way than we currently do with our KafkaMetrics.

Contributor guide