You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Maximilian Michels (JIRA)" <ji...@apache.org> on 2015/12/14 18:31:46 UTC

[jira] [Created] (FLINK-3170) Expose task manager metrics via JMX

Maximilian Michels created FLINK-3170:
-----------------------------------------

             Summary: Expose task manager metrics via JMX
                 Key: FLINK-3170
                 URL: https://issues.apache.org/jira/browse/FLINK-3170
             Project: Flink
          Issue Type: New Feature
          Components: JobManager
            Reporter: Maximilian Michels
            Assignee: Maximilian Michels
            Priority: Minor
             Fix For: 1.0.0


Java Management Extensions (JMX) may be used to publish task manager metrics. Therefore, we need to define Bean interfaces to expose data and register classes which implement these interfaces with the Bean Management Server.



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