GitHub user mxm opened a pull request:

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

    [FLINK-3170] expose task manager metrics via JMX

    We can still change how we expose data via JMX. This is just a very simple 
approach. We could, for instance, expose all data via individual attributes.
    
    Here is a screenshot from `jconsole`:
    
    ![screen shot 2015-12-14 at 17 43 
16](https://cloud.githubusercontent.com/assets/837221/11788457/5e25a07a-a291-11e5-96e8-6a3674bf52f5.png)

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

    $ git pull https://github.com/mxm/flink FLINK-3170

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

    https://github.com/apache/flink/pull/1452.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 #1452
    
----
commit e3a38349681fa5344b5ccb5058358e4b1283895b
Author: Maximilian Michels <[email protected]>
Date:   2015-12-13T12:44:18Z

    [FLINK-3170] expose task manager metrics via JMX

----


---
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