You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Anton Kalashnikov (Jira)" <ji...@apache.org> on 2021/10/26 15:23:00 UTC

[jira] [Created] (FLINK-24657) Add metric of the total real size of input/output buffers queue

Anton Kalashnikov created FLINK-24657:
-----------------------------------------

             Summary: Add metric of the total real size of input/output buffers queue 
                 Key: FLINK-24657
                 URL: https://issues.apache.org/jira/browse/FLINK-24657
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Network
    Affects Versions: 1.14.0
            Reporter: Anton Kalashnikov


Right now we have the metric of the length of input/output buffers queue but since buffer debloater has been introduced this metric is not always helpful because the real size of each buffer can be different. So it is an idea to add a new metric that shows the total size of buffers in the queue.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)