[
https://issues.apache.org/jira/browse/FLINK-27661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Junrui Lee updated FLINK-27661:
-------------------------------
Fix Version/s: 2.3.0
(was: 1.16.0)
> [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
> Assignee: Liu
> Priority: Major
> Labels: features, pull-request-available
> Fix For: 2.3.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)