[
https://issues.apache.org/jira/browse/FLINK-27661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18057726#comment-18057726
]
Liu commented on FLINK-27661:
-----------------------------
[~jianjiao] This issue is aborted. I have implemented the function in the
latest flink version. Would you like to continue it or review my code?
> [Metric]Flink-Metrics PrometheusPushGatewayReporter support pushgateway http
> authentication
> -------------------------------------------------------------------------------------------
>
> Key: FLINK-27661
> URL: https://issues.apache.org/jira/browse/FLINK-27661
> Project: Flink
> Issue Type: New Feature
> Components: Runtime / Metrics
> Affects Versions: 1.16.0
> Reporter: jiangchunyang
> Priority: Major
> Labels: features, pull-request-available
> Fix For: 1.16.0
>
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)