You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Maximilian Bode (JIRA)" <ji...@apache.org> on 2017/08/24 13:52:00 UTC

[jira] [Created] (FLINK-7502) PrometheusReporter improvements

Maximilian Bode created FLINK-7502:
--------------------------------------

             Summary: PrometheusReporter improvements
                 Key: FLINK-7502
                 URL: https://issues.apache.org/jira/browse/FLINK-7502
             Project: Flink
          Issue Type: Improvement
          Components: Metrics
    Affects Versions: 1.4.0
            Reporter: Maximilian Bode
            Assignee: Maximilian Bode
            Priority: Minor


* do not throw exceptions on metrics being registered for second time
* allow port ranges for setups where multiple reporters are on same host (e.g. one TaskManager and one JobManager)
* do not use nanohttpd anymore, there is now a minimal http server included in [Prometheus JVM client|https://github.com/prometheus/client_java]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)