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/01/16 12:13:00 UTC

[jira] [Reopened] (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 ]

Chesnay Schepler reopened FLINK-11174:
--------------------------------------

> 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
>            Assignee: TisonKun
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.8.0
>
>         Attachments: image-2018-12-17-17-17-05-965.png
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)