micrometer-metrics/micrometer

Rework KafkaMetrics based on Kafka's MetricsReporter

Open

#6.502 aberto em 2 de jul. de 2025

Ver no GitHub
 (6 comments) (0 reactions) (0 assignees)Java (935 forks)batch import
enhancementhelp wantedinstrumentationmodule: micrometer-core

Métricas do repositório

Stars
 (4.220 stars)
Métricas de merge de PR
 (Mesclagem média 1d 21h) (100 fundiu PRs em 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.

Guia do colaborador