scylla-jmx/src/main/java/com/yammer/metrics/core
Amnon Heiman eca6451832 APIHistogram: Support APITimer
With the move to APITimer, in many occasion a histogram will not update
itself, instead it will be updated by the APITimer.

This breaks the update values functionality so that a histogram that is
included in an APITimer will not try to update it self.

Signed-off-by: Amnon Heiman <amnon@scylladb.com>
2016-05-17 11:08:05 +03:00
..
APICounter.java Rename "com.cloudius.urchin" package to "com.scylladb.jmx" 2015-12-17 09:28:17 +02:00
APIHistogram.java APIHistogram: Support APITimer 2016-05-17 11:08:05 +03:00
APIMeter.java APIMeter: Move out of pull mode 2016-05-17 10:03:12 +03:00
APIMetricsRegistry.java Create and register the APISettableMetrics 2015-11-16 11:29:21 +02:00
APISettableMeter.java Adding the APISettableMeter 2015-11-16 11:27:31 +02:00
APITimer.java Adding the APITimer 2015-07-14 18:10:53 +03:00
HistogramValues.java APIHistogram: Use the new histogram parameter name 2015-10-04 12:46:44 +03:00