[jira] [Created] (FLINK-6221) Add Promethus support to metrics

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-6221) Add Promethus support to metrics

Shang Yuanchun (Jira)
Joshua Griffith created FLINK-6221:
--------------------------------------

             Summary: Add Promethus support to metrics
                 Key: FLINK-6221
                 URL: https://issues.apache.org/jira/browse/FLINK-6221
             Project: Flink
          Issue Type: Improvement
          Components: Metrics
    Affects Versions: 1.2.0
            Reporter: Joshua Griffith
            Priority: Minor


[Prometheus|https://prometheus.io/] is becoming popular for metrics and alerting. It's possible to use [statsd-exporter|https://github.com/prometheus/statsd_exporter] to load Flink metrics into Prometheus but it would be far easier if Flink supported Promethus as a metrics reporter. A [dropwizard client|https://github.com/prometheus/client_java/tree/master/simpleclient_dropwizard] exists that could be integrated into the existing metrics system.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)