Closed amnonh closed 4 years ago
There are two types of histograms, the older deprecated histogram and the new estimated_histogram.
This patch changes the implementation of MetricsRegistry so the JmxTimer would support both types, similiar to JmxHistogram.
Fixes #117
Signed-off-by: Amnon Heiman amnon@scylladb.com
I'm going to take a different path with the implementation
There are two types of histograms, the older deprecated histogram and the new estimated_histogram.
This patch changes the implementation of MetricsRegistry so the JmxTimer would support both types, similiar to JmxHistogram.
Fixes #117
Signed-off-by: Amnon Heiman amnon@scylladb.com