You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by mxm <gi...@git.apache.org> on 2015/12/14 18:40:14 UTC

[GitHub] flink pull request: [FLINK-3170] expose task manager metrics via J...

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 <mx...@apache.org>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-3170] expose task manager metrics via J...

Posted by mxm <gi...@git.apache.org>.
Github user mxm closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [FLINK-3170] expose task manager metrics via J...

Posted by mxm <gi...@git.apache.org>.
Github user mxm commented on the pull request:

    https://github.com/apache/flink/pull/1452#issuecomment-172523934
  
    Closing this for a future pull request which uses a different approach and also exposes accumulators.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---