Github user lamber-ken commented on a diff in the pull request:
https://github.com/apache/flink/pull/5857#discussion_r191628800
--- Diff: docs/monitoring/metrics.md ---
@@ -699,6 +699,39 @@ Flink metric types are mapped to Prometheus metric
types as follows:
All Flink metrics variables (see [List of all
Variables](#list-of-all-variables)) are exported to Prometheus as labels.
+### PrometheusPushGateway
(org.apache.flink.metrics.prometheus.PrometheusPushGatewayReporter)
--- End diff --
thanks for review, I will improve the doc
---