Simplify querying aggregates via RuntimeStats
Description
Release Notes
None
Activity
Show:

Ali Anwar January 14, 2016 at 2:43 AM
MetricsManager#getTotalMetric implements this functionality.
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Created July 31, 2015 at 7:58 PM
Updated January 14, 2016 at 2:43 AM
Resolved January 14, 2016 at 2:43 AM
Currently, when using MetricsClient or MetricsStore, a MetricQueryResult is returned. When querying for aggregate metrics, however, a simple long should be returned, to simplify usage.