You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by StephanEwen <gi...@git.apache.org> on 2018/05/24 13:49:33 UTC

[GitHub] flink issue #5857: [FLINK-9187][METRICS] add prometheus pushgateway reporter

Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/5857
  
    I think this is a nice addition. Basically turns the prometheus "pull model" into a "push model".
    
    @lamber-ken Can you check that the new dependency is correctly shaded?
    
    @zentol Do you think this is good in the same project as the prometheus reporter, or should this be in a separate project?


---