You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "MING LIU (Jira)" <ji...@apache.org> on 2020/04/14 09:41:00 UTC

[jira] [Created] (FLINK-17132) Use the latest version of simpleclient_pushgateway to solve the "Failed to push metrics to PushGateway" problem

MING LIU created FLINK-17132:
--------------------------------

             Summary: Use the latest version of simpleclient_pushgateway to solve the "Failed to push metrics to PushGateway" problem
                 Key: FLINK-17132
                 URL: https://issues.apache.org/jira/browse/FLINK-17132
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Metrics
    Affects Versions: 1.9.0
            Reporter: MING LIU


My pushgateway version: 1.2.0

Use the flink-metrics-prometheus module to report the metric, pushgateway successfully received the data, but Jobmanager and TaskManager will print "Failed to push metrics to PushGateway" and throw "java.io.IOException: Response code from xxx was 200".

The reason is that Flink uses an incompatible low-level pushgateway client. It is recommended to upgrade to the latest version.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)