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

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

GitHub user mushketyk opened a pull request:

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

    [FLINK-3950] Add Meter Metric Type

    Thanks for contributing to Apache Flink. Before you open your pull request, 
please take the following check list into consideration.
    If your changes take all of the items into account, feel free to open your 
pull request. For more information and/or questions please refer to the [How To 
Contribute guide](http://flink.apache.org/how-to-contribute.html).
    In addition to going through the list, please provide a meaningful 
description of your changes.
    
    - [x] General
      - The pull request references the related JIRA issue ("[FLINK-XXX] Jira 
title text")
      - The pull request addresses only one issue
      - Each commit in the PR has a meaningful commit message (including the 
JIRA id)
    
    - [x] Documentation
      - Documentation has been added for new functionality
      - Old documentation affected by the pull request has been updated
      - JavaDoc for public methods has been added
    
    - [x] Tests & Build
      - Functionality added by the pull request is covered by tests
      - `mvn clean verify` has been executed successfully locally or a Travis 
build has passed
    
    Implement Meter metric according to discussion in JIRA: 
https://issues.apache.org/jira/browse/FLINK-3950


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

    $ git pull https://github.com/mushketyk/flink meter

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

    https://github.com/apache/flink/pull/2374.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 #2374
    
----
commit f3f3bbf9aec6f5f39f304c28dde5df7c8bb27f6b
Author: Ivan Mushketyk <ivan.mushke...@gmail.com>
Date:   2016-08-15T07:02:57Z

    [FLINK-3950] Add Meter interface

commit 08ee91e48768a7c5e6e1373352edca9139865dae
Author: Ivan Mushketyk <ivan.mushke...@gmail.com>
Date:   2016-08-15T07:03:05Z

    [FLINK-3950] Update StatsDReporter to report meters

commit 86032176a24d04d1c01c4c2c635121b196f93fcb
Author: Ivan Mushketyk <ivan.mushke...@gmail.com>
Date:   2016-08-15T19:19:50Z

    [FLINK-3950] Update JMXReporter to report meters

commit f079edfb0b3135f61bda797e7c18e2220347a74d
Author: Ivan Mushketyk <ivan.mushke...@gmail.com>
Date:   2016-08-15T21:06:18Z

    [FLINK-3950] Add Dropwizard Meter wrapper

----


> Add Meter Metric Type
> ---------------------
>
>                 Key: FLINK-3950
>                 URL: https://issues.apache.org/jira/browse/FLINK-3950
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: Stephan Ewen
>            Assignee: Ivan Mushketyk
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to