You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "macdoor615 (Jira)" <ji...@apache.org> on 2021/10/06 14:33:00 UTC

[jira] [Created] (FLINK-24463) job_name of metric does not support Chinese

macdoor615 created FLINK-24463:
----------------------------------

             Summary: job_name of metric does not support Chinese 
                 Key: FLINK-24463
                 URL: https://issues.apache.org/jira/browse/FLINK-24463
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Metrics
    Affects Versions: 1.14.0
            Reporter: macdoor615


1. submit job to flink JobManager with Chinese pipeline.name

2. query metrics
{code:java}
curl 10.13.69.51:9250/metrics/
{code}
3. feedback wrong job_name
{code:java}
flink_jobmanager_job_fullRestarts{job_id="f3f9d5949e433de11959dde9a6bb7b62",host="hb3_prod_kafka_001",job_name="______:____________",} 0.0{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)