You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2019/09/04 07:23:00 UTC

[jira] [Closed] (FLINK-13779) PrometheusPushGatewayReporter support push metrics with groupingKey

     [ https://issues.apache.org/jira/browse/FLINK-13779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-13779.
------------------------------------
    Fix Version/s: 1.10.0
       Resolution: Fixed

master: cf4258533b7e3a0d62613d3e00e306d21fb2b649

> 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
>            Assignee: Kaibo Zhou
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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 (optional)_. 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)