[
https://issues.apache.org/jira/browse/FLINK-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15056336#comment-15056336
]
Robert Metzger commented on FLINK-3170:
---------------------------------------
How about using the https://github.com/dropwizard/metrics library for this?
Then we could also export to graphite and other systems.
> 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)