scylla-jmx/src/main/java
Amnon Heiman 8a73d6a840 CacheMetrics: Switch to APITimer
CacheMetrics is a general counter that is used for all possible caches.
For caches that we do not support, there is no need to go and fetch
their values.

When moving to the APITimer each such request will take longer (the
value will not be available as it use it) now it will be possible to
supply a null as a url which would cause to the metrics to return 0 for
all counters.

Signed-off-by: Amnon Heiman <amnon@scylladb.com>
2016-05-17 11:32:59 +03:00
..
com APIMetrics, APIMetricsRegistry: Return APIMeter and APITimer 2016-05-17 11:22:43 +03:00
org/apache/cassandra CacheMetrics: Switch to APITimer 2016-05-17 11:32:59 +03:00