issues
search
strimzi
/
metrics-reporter
Prometheus Metrics Reporter for Apache Kafka server and client components
Apache License 2.0
5
stars
10
forks
source link
Refactor Yammer metrics collection logic
#37
Closed
mimaison
closed
3 months ago
mimaison
commented
3 months ago
Use MetricsRegistryListener to filter metrics as they are registered instead of when we collect them
Introduce a MetricWrapper class to unifiy logic between the Kafka and Yammer collectors
Fixes #26
Fixes #26