[
https://issues.apache.org/jira/browse/FLINK-13779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16910473#comment-16910473
]
Kaibo Zhou commented on FLINK-13779:
------------------------------------
Hi [~Zentol]
I have implemented it on my local and have done some tests. Can you look at it,
and assign it to me if it worth continuing?
> PrometheusPushGatewayReporter support push metrics with groupingKey
> -------------------------------------------------------------------
>
> Key: FLINK-13779
> URL: https://issues.apache.org/jira/browse/FLINK-13779
> Project: Flink
> Issue Type: New Feature
> Components: Runtime / Metrics
> Reporter: Kaibo Zhou
> Priority: Minor
>
> The Prometheus push gateway java SDK support send metrics with _groupingKey_,
> see
> [doc|[https://prometheus.github.io/client_java/io/prometheus/client/exporter/PushGateway.html#push-io.prometheus.client.CollectorRegistry-java.lang.String-java.util.Map-]].
>
> This feature will make it convenient for users to identify, group or filter
> their metrics by defining _groupingKey_. The user does not need to configure
> this by default, and the default behavior remains the same.
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)