Joshua Martell created STORM-2793:
-------------------------------------
Summary: 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
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)