Details
-
Improvement
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
2.4.0, 2.5.0
-
None
-
None
Description
The current metrics library which Kafka is using is pretty old (version 2.2.0 from Yammer and now we have 4.1.0 from Dropwizard).
In the latest versions of the Dropwizard library (which comes from Yammer and this is deprecated), there are a lot of bugfixes and new features included which could be interesting for the metrics (ie: Reservoris, support JDK9, etc).
This patch includes the upgrade to this new version of the library so that we could add new features in Kafka metrics.
Attachments
Issue Links
- is related to
-
KAFKA-960 Upgrade Metrics to 3.x
- Open
-
KAFKA-7377 update metrics module from yammer to dropwizrd
- Open
- relates to
-
KAFKA-6836 Upgrade metrics library
- Resolved
- links to