[
https://issues.apache.org/jira/browse/STORM-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jungtaek Lim resolved STORM-2793.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Thanks [~jmartell7], I merged into master.
> 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
> Labels: pull-request-available
> Fix For: 2.0.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> 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)