You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "sravan.korumilli (JIRA)" <ji...@apache.org> on 2019/04/02 02:10:00 UTC

[jira] [Closed] (FLINK-12072) Unable to Capture Metrics of AsyncIO

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

sravan.korumilli closed FLINK-12072.
------------------------------------
    Resolution: Not A Bug

It is a problem with the underlying statsd server being used, nothing to do on the flink side.

> 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
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Failing to capture the metrics for AsyncIO - ordered or unorderd wait using statsdreporter
> Reason is Operator name is "async wait operator" & metric names get truncated at the whitespace, resulting in an unexpected behavior
> Sample Metric : <job_id>.async_io_test.async wait operator.0.numRecordsIn:0|g
> tested with Telegraf influx plugin, with influx sink.
>  



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