You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Fixesscylladb#117
Signed-off-by: Amnon Heiman <[email protected]>
There are two types of histograms, the older was deprecated a long time ago.
In MetricsRegistry JmxHistogram already support both types.
The JMXTimer should support that as well
The text was updated successfully, but these errors were encountered: