[ 
https://issues.apache.org/jira/browse/FLINK-6221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999386#comment-15999386
 ] 

ASF GitHub Bot commented on FLINK-6221:
---------------------------------------

GitHub user mbode opened a pull request:

    https://github.com/apache/flink/pull/3833

    [FLINK-6221] Add PrometheusReporter

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mbode/flink PrometheusReporter

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3833.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3833
    
----
commit 9c1889abcd5591d89dde3d5b032b6c54d4d518ba
Author: Maximilian Bode <maximilian.b...@tngtech.com>
Date:   2017-05-06T00:49:42Z

    [FLINK-6221] Add PrometheusReporter

----


> 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
>            Assignee: Maximilian Bode
>            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)

Reply via email to