You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Aaron Gresch (Jira)" <ji...@apache.org> on 2020/11/10 22:11:00 UTC

[jira] [Created] (STORM-3714) Add rate information for TaskMetrics

Aaron Gresch created STORM-3714:
-----------------------------------

             Summary: 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


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)