[
https://issues.apache.org/jira/browse/FLINK-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15434523#comment-15434523
]
Chesnay Schepler commented on FLINK-2944:
-----------------------------------------
This issue is more or less an older meta-issue regarding metrics. It is related
to FLINK-4389, which deals with exposing metrics to the WebFrontend (note: not
display them!), which is in a sense the middle-step between gathering metrics
and displaying them. The display is already being worked on afaik.
> Collect, expose and display operator-specific stats
> ---------------------------------------------------
>
> Key: FLINK-2944
> URL: https://issues.apache.org/jira/browse/FLINK-2944
> Project: Flink
> Issue Type: Sub-task
> Components: Local Runtime, Webfrontend
> Reporter: Fabian Hueske
> Labels: requires-design-doc
>
> It would be nice to collect operator-specific stats such as:
> - HashJoin: bytes spilled build side, bytes spilled probe side, num keys
> (build / probe)
> - GroupBy: bytes spilled, num keys, max group size, avg. group size
> - Combiner: combine rate (in/out ratio)
> - Streaming Ops: avg. throughput
> - etc.
> and display these stats in the webUI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)