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)