Create and register a counter inside the underlying Metrics library
Create and register a counter inside the underlying Metrics library
Create and register a stat (histogram) inside the underlying Metrics library
Create and register a stat (histogram) inside the underlying Metrics library
(Since version 2015-2-22) Use Stat.time instead
(Since version 2015-2-22) Use Stat.time instead
(Since version 2015-2-22) Use Stat.time instead
(Since version 2015-2-22) Use Stat.timeFuture instead
(Since version 2015-2-22) Use Stat.timeFuture instead
(Since version 2015-2-22) Use Stat.timeFuture instead
This implementation of MetricsStatsReceiver that doesn't use WindowedApproximateHistogram but ApproximateHistogram. Any value added is immediately aggregated in the result.