You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fan weiwen (JIRA)" <ji...@apache.org> on 2018/12/17 06:36:00 UTC

[jira] [Updated] (FLINK-11174) flink Metrics Prometheus labels support chinese

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

Fan weiwen updated FLINK-11174:
-------------------------------
    Labels: pull-request-available  (was: )

> flink Metrics Prometheus labels support chinese
> -----------------------------------------------
>
>                 Key: FLINK-11174
>                 URL: https://issues.apache.org/jira/browse/FLINK-11174
>             Project: Flink
>          Issue Type: Improvement
>          Components: Metrics
>    Affects Versions: 1.6.2, 1.7.0
>            Reporter: Fan weiwen
>            Priority: Minor
>              Labels: pull-request-available
>
> use flink metrics and Prometheus 
> my job name is chinese 
> but  org.apache.flink.metrics.prometheus.AbstractPrometheusReporter
> replaceInvalidChars  only support  [a-zA-Z0-9:_] 
> so my job name is  replaceAll  ____
>  
> i think  labels key is  [a-zA-Z0-9:_]  ok 
> but  labels value  can support chinese?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)