[
https://issues.apache.org/jira/browse/FLINK-27661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jiangchunyang updated FLINK-27661:
----------------------------------
External issue ID: FLINK-27661
External issue URL: https://issues.apache.org/jira/browse/FLINK-27661
Affects Version/s: 1.16.0
Description:
Our pushgateway requires user information(basic username and password) for
authentication.
But I found that Metrics Reporter : PrometheusPushGatewayReporter does not
support authentication. So the metrics data in on YARN mode cannot be reported
to our pushGateway.
Although I have some other solutions, such as landing files and others, But I
think PrometheusPushGatewayReporter is the best solution.
So I decided to do some implementation on my own, and will submit pr to the
community later.
was:
We found that the native PushGateway does not support authentication. As a
result, the metrics data in on YARN mode cannot be reported to pushGateway with
authentication.
Although we have some other solutions, such as landing files and others, we
think pushGateway is the best solution.
So I decided to do some implementation on my own, and will submit pr to the
community later.
At present I only submit pr to the branch of Flink-1.13. If necessary, I think
I can submit it to the master branch.
Environment: before to Flink 1.16.0 (was: Flink:1.13.0)
Labels: pull-request-available (was: auto-deprioritized-major
pull-request-available)
Priority: Major (was: Minor)
> [Metric]Flink-Metrics PrometheusPushGatewayReporter support authentication
> --------------------------------------------------------------------------
>
> Key: FLINK-27661
> URL: https://issues.apache.org/jira/browse/FLINK-27661
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Metrics
> Affects Versions: 1.16.0
> Environment: before to Flink 1.16.0
> Reporter: jiangchunyang
> Priority: Major
> Labels: pull-request-available
>
> Our pushgateway requires user information(basic username and password) for
> authentication.
> But I found that Metrics Reporter : PrometheusPushGatewayReporter does not
> support authentication. So the metrics data in on YARN mode cannot be
> reported to our pushGateway.
> Although I have some other solutions, such as landing files and others, But I
> think PrometheusPushGatewayReporter is the best solution.
> So I decided to do some implementation on my own, and will submit pr to the
> community later.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)