Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
While converting TaskMetrics to use V2 API, we used Counters over Meters due to performance implications. We have found we would like to add rate information as well.
Ideally we would add some kind of metric that supports a count and rate without the full performance overhead of the Meter.