You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Luke Sun (Jira)" <ji...@apache.org> on 2020/06/02 08:38:00 UTC

[jira] [Created] (FLINK-18062) prometheus metrics reporter support custom labels

Luke Sun created FLINK-18062:
--------------------------------

             Summary: prometheus metrics reporter support custom labels
                 Key: FLINK-18062
                 URL: https://issues.apache.org/jira/browse/FLINK-18062
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Metrics
    Affects Versions: 1.10.1
            Reporter: Luke Sun
             Fix For: 1.12.0


Currently prometheus pushgateway metrics reporter supports custom labels through "[groupingkey|[https://ci.apache.org/projects/flink/flink-docs-stable/monitoring/metrics.html#groupingkey]]" for global labels of all metrics.

I propose also supporting custom global labels for prometheus metrics reporter. It is a very common scenario to pass labels in a production environment, e.g. project name.



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