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)