[
https://issues.apache.org/jira/browse/FLINK-13779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaibo Zhou updated FLINK-13779:
-------------------------------
Description:
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.
was:
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.
> 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)