scylla-jmx/src/main/java/com/yammer/metrics/core
Amnon Heiman 9d143efb07 Adding Timer creation to APIMetricsRegistry
This adds a Timer creation methods to the APIMetricsRegistry, the
newTimer method would create an APITimer and would pass it the url for
quering.

Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>
2015-07-14 18:10:53 +03:00
..
APICounter.java Overriden the Metric data collection 2015-06-11 11:53:51 +03:00
APIHistogram.java APIHistogram: Moving the histogram data collection to the API 2015-07-14 18:10:53 +03:00
APIMeter.java APIMeter update the included value on each click 2015-06-18 12:08:16 +03:00
APIMetricsRegistry.java Adding Timer creation to APIMetricsRegistry 2015-07-14 18:10:53 +03:00
APITimer.java Adding the APITimer 2015-07-14 18:10:53 +03:00
HistogramValues.java Adding the HistogramValue object 2015-07-14 18:10:53 +03:00