You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/19 17:24:00 UTC

[jira] [Commented] (FLINK-8160) Extend OperatorHarness to expose metrics

    [ https://issues.apache.org/jira/browse/FLINK-8160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481709#comment-16481709 ] 

ASF GitHub Bot commented on FLINK-8160:
---------------------------------------

GitHub user wangtuo21 opened a pull request:

    https://github.com/apache/flink/pull/6047

    [FLINK-8160]Extend OperatorHarness to expose...

    ...metricsGroup

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wangtuo21/flink master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/6047.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 #6047
    
----
commit 997e87b419c73643e93e74b96a350865e4ec64b0
Author: wangtuo21 <37...@...>
Date:   2018-05-19T17:20:49Z

    [FLINK-8160]Extend OperatorHarness to expose...
    
    ...metricsGroup

----


> Extend OperatorHarness to expose metrics
> ----------------------------------------
>
>                 Key: FLINK-8160
>                 URL: https://issues.apache.org/jira/browse/FLINK-8160
>             Project: Flink
>          Issue Type: Improvement
>          Components: Metrics, Streaming
>            Reporter: Chesnay Schepler
>            Assignee: Tuo Wang
>            Priority: Major
>             Fix For: 1.5.0
>
>
> To better test interactions between operators and metrics the harness should expose the metrics registered by the operator.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)