micrometer-metrics/micrometer

Rework KafkaMetrics based on Kafka's MetricsReporter

Open

#6 502 ouverte le 2 juil. 2025

Voir sur GitHub
 (6 commentaires) (0 réactions) (0 assignés)Java (4 220 stars) (935 forks)batch import
enhancementhelp wantedinstrumentationmodule: micrometer-core

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.

Guide contributeur