Anton Kalashnikov created FLINK-23459:
-----------------------------------------
Summary: New metrics for dynamic buffer size
Key: FLINK-23459
URL: https://issues.apache.org/jira/browse/FLINK-23459
Project: Flink
Issue Type: Sub-task
Reporter: Anton Kalashnikov
The following metrics can be added:
* The total size of buffered in-flight data (both detailed per gate + sum per
subtask)
* Total estimated time to process the data (both detailed per gate + max per
subtask)
* Actual value of the calculated dynamic buffer size (only detailed per gate)
All of those metrics should be exposed only on the input side, taking into
account only input in-flight data.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)