Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-23510

add a new metric to show the max usage of inputExclusiveBuffer for each inputChannel

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Runtime / Metrics
    • None

    Description

      Now, the 'inPoolUsage' and 'inputExclusiveBuffersUsage' describe the overall situation of a task's network usage. Sometimes, when the back pressure was present, I found the value of 'inPoolUsage' or 'inputExclusiveBuffersUsage' were very low, beacuse they were averaged by the input channel whose buffer usage is low. I propose to add a new metric for each task to record the maximum buffer usage of all input channels belonged to this task.

      Attachments

        Activity

          People

            Unassigned Unassigned
            zoucao zoucao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: