[ 
https://issues.apache.org/jira/browse/FLINK-12072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806068#comment-16806068
 ] 

sravan.korumilli edited comment on FLINK-12072 at 3/31/19 6:59 AM:
-------------------------------------------------------------------

Using an operator name without spaces in AsyncDataStream as "AsyncWaitOperator" 
fixes the problem


was (Author: sravan kumar):
Using an operator name without spaces in AsyncDataStream "AsyncWaitOperator" 
fixes the problem

> Unable to Capture Metrics of AsyncIO
> ------------------------------------
>
>                 Key: FLINK-12072
>                 URL: https://issues.apache.org/jira/browse/FLINK-12072
>             Project: Flink
>          Issue Type: Bug
>          Components: API / DataStream
>    Affects Versions: 1.6.3, 2.0.0
>            Reporter: sravan.korumilli
>            Priority: Minor
>
> Failing While Capturing the metrics for AsyncIO - ordered or unorderd wait 
> using statsdreporter
> Reason is Operator name is "async wait operator" & statsd reporting doesn't 
> work with spaces in metric names.
> Sample Metric : <job_id>.async_io_test.async wait operator.0.numRecordsIn:0|g
>  



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

Reply via email to