Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-27661

[Metric]Flink-Metrics PrometheusPushGatewayReporter support pushgateway http authentication

    XMLWordPrintableJSON

Details

    • Important

    Description

      Pushgateway has been deployed via http_config using basic_auth_users:  [ <string>: <secret> ... ] 

      requires user`s username and password otherwise only Unauthorized we can get return.

      We deploy our flink-cluster in yarn mode .And want to use PrometheusPushGatewayReporter to see what's going on with our task.

      But I found that Metrics Reporter : PrometheusPushGatewayReporter does not support pushgateway authentication. So the metrics data in on YARN mode cannot be reported to our pushGateway. 

      This feature is already implemented in Flinks-1.16.0

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jianjiao jiangchunyang
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: