You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2024/01/10 01:54:00 UTC

[jira] [Updated] (FLINK-34046) Add metrics to AsyncWaitOperator Retry Flow

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

ASF GitHub Bot updated FLINK-34046:
-----------------------------------
    Labels: pull-request-available  (was: )

> Add metrics to AsyncWaitOperator Retry Flow
> -------------------------------------------
>
>                 Key: FLINK-34046
>                 URL: https://issues.apache.org/jira/browse/FLINK-34046
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / DataStream
>            Reporter: Dinesh
>            Priority: Minor
>              Labels: pull-request-available
>
> AsyncWaitOperator supports retry if retry Strategy is set. But there is no metrics to count the messages retried, message retry succeeded and dropped message count after reaching configured retry count.
> To address this we propose to add metrics for Retry Count, Retry Success Count and Dropped after max retry Count.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)