[ https://issues.apache.org/jira/browse/FLINK-4063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15331634#comment-15331634 ]
ASF GitHub Bot commented on FLINK-4063: --------------------------------------- GitHub user aljoscha opened a pull request: https://github.com/apache/flink/pull/2106 [FLINK-4063] Add Metrics Support for Triggers R: @zentol for review. Is this the right way to do it? You can merge this pull request into a Git repository by running: $ git pull https://github.com/aljoscha/flink trigger/metrics Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/2106.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2106 ---- commit 2efb91464962100a06eae1b49805cbe5ee659022 Author: Aljoscha Krettek <aljoscha.kret...@gmail.com> Date: 2016-06-15T12:30:06Z [FLINK-4063] Add Metrics Support for Triggers ---- > Add Metrics Support for Triggers > -------------------------------- > > Key: FLINK-4063 > URL: https://issues.apache.org/jira/browse/FLINK-4063 > Project: Flink > Issue Type: Improvement > Components: Streaming > Affects Versions: 1.1.0 > Reporter: Aljoscha Krettek > Assignee: Aljoscha Krettek > > Now that we have proper support for metrics we should also add a hook that > allows triggers to report metrics. > This supersedes FLINK-3758 which was about using accumulators for metrics in > triggers. -- This message was sent by Atlassian JIRA (v6.3.4#6332)