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

Display source/sink numRecordsIn/Out & numBytesIn/Out on UI

    XMLWordPrintableJSON

Details

    • The Source and Sink IO metrics are not reported to the tasks. This means the Web UI will show the IO metrics of the source and sink vertices, instead of 0.

    Description

      Currently, the numRecordsIn & numBytesIn metrics for sources and the numRecordsOut & numBytesOut metrics for sinks are always 0 on the Flink web dashboard.

      FLINK-11576 brings us these metrics on the opeartor level, but it does not integrate them on the task level. On the other hand, the summay metrics on the job overview page is based on the task level I/O metrics. As a result, even though new connectors supporting FLIP-33 metrics will report operator-level I/O metrics, we still cannot see the metrics on dashboard.

      This ticket serves as an umbrella issue to integrate standard source/sink I/O metrics with the corresponding task I/O metrics. 

      Attachments

        1. screenshot-20231225-120421.png
          91 kB
          Zhanghao Chen
        2. screenshot-20231224-195605-1.png
          81 kB
          Zhanghao Chen

        Issue Links

          Activity

            People

              Zhanghao Chen Zhanghao Chen
              Zhanghao Chen Zhanghao Chen
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: