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

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

Dinesh created FLINK-34046:
------------------------------

             Summary: 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


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)