You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2021/01/05 14:06:00 UTC

[jira] [Created] (FLINK-20852) Enrich back pressure stats per subtask in the WebUI

Piotr Nowojski created FLINK-20852:
--------------------------------------

             Summary: Enrich back pressure stats per subtask in the WebUI
                 Key: FLINK-20852
                 URL: https://issues.apache.org/jira/browse/FLINK-20852
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Web Frontend
    Affects Versions: 1.12.0
            Reporter: Piotr Nowojski
             Fix For: 1.13.0


We can enrich the back pressure tab in the WebUI with a couple of more metrics that can help us diagnose the problem, like:
* backPressuredTimeMsPerSecond
* busyTimeMsPerSecond
* idleTimeMsPerSecond
* inPoolUsage
* outPoolUsage



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