[
https://issues.apache.org/jira/browse/FLINK-23539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17389300#comment-17389300
]
tim yu edited comment on FLINK-23539 at 7/29/21, 7:00 AM:
----------------------------------------------------------
Hi [~jark], should we replace '\n' that is contained by the job, task and
operator name with ‘ ’ before reporting any metrics to external system ?
was (Author: yulei0824):
Hi [~jark], Should we replace '\n' that is contained by the job, task and
operator name with ‘ ’ before reporting any metrics to external system ?
> The job cannot report any metrics to influxdb when a SQL statement contains
> '\n'
> --------------------------------------------------------------------------------
>
> Key: FLINK-23539
> URL: https://issues.apache.org/jira/browse/FLINK-23539
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Metrics, Table SQL / Runtime
> Affects Versions: 1.11.1, 1.12.3
> Reporter: tim yu
> Priority: Major
>
> I find that the job cannot report any metrics to influxdb when a SQL
> statement contains '\n', because '\n' has the special meaning to influxdb .
> From time to time, many strange tables that use partial SQL statement as name
> are created in influxdb.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)