micrometer-metrics/micrometer

Rework KafkaMetrics based on Kafka's MetricsReporter

Ouverte

#6 502 ouverte le 2 juil. 2025

 (6 commentaires) (0 réaction) (0 personne assignée)Java (1 133 forks)batch import
enhancementhelp wantedinstrumentationmodule: micrometer-core

Métriques du dépôt

Stars
 (4 882 étoiles)
Métriques de merge PR
 (Merge moyen 1j 21h) (100 PRs mergées en 30 j)

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