GitHub user zentol opened a pull request:

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

    [FLINK-4906] [metrics] Introduce constants for IO metrics

    This PR introduces constants for the names of all all records/byte related 
IO metrics (numRecordsOut etc.).
    
    Before we go ahead and replace all of them i wanted to start small, 
providing a preview of how it would look like so we can decide whether to go 
forward with this or not.

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

    $ git pull https://github.com/zentol/flink 4906_metric_names

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

    https://github.com/apache/flink/pull/2980.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 #2980
    
----
commit d2ec9426d372816a88662880813d0d81b1b5cc8b
Author: zentol <[email protected]>
Date:   2016-12-09T13:10:10Z

    [FLINK-4906] [metrics] Introduce constants for IO metrics

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to