[
https://issues.apache.org/jira/browse/STORM-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated STORM-2793:
----------------------------------
Labels: pull-request-available (was: )
> Add transferred byte count metrics
> ----------------------------------
>
> Key: STORM-2793
> URL: https://issues.apache.org/jira/browse/STORM-2793
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-metrics
> Reporter: Joshua Martell
> Assignee: Joshua Martell
> Priority: Major
> Labels: pull-request-available
>
> Existing Storm metrics track tuple counts, but don't account for the size of
> the tuple payload. If a task always gets large tuples, it can be slower than
> a task that gets small tuples without showing any reason why. It would be
> good to track the byte counts as well so data skew can be observed directly.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)