[
https://issues.apache.org/jira/browse/STORM-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Gresch resolved STORM-3714.
---------------------------------
Fix Version/s: 2.3.0
Resolution: Fixed
> Add rate information for TaskMetrics
> ------------------------------------
>
> Key: STORM-3714
> URL: https://issues.apache.org/jira/browse/STORM-3714
> Project: Apache Storm
> Issue Type: Improvement
> Reporter: Aaron Gresch
> Assignee: Aaron Gresch
> Priority: Minor
> Fix For: 2.3.0
>
> Time Spent: 3h
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)