XMLWordPrintableJSON

Details

    Description

      FLINK-13550 supported for CPU FlameGraphs in web UI.

      As Flink doc mentioned:

      https://nightlies.apache.org/flink/flink-docs-master/docs/ops/debugging/flame_graphs/#sampling-process

      Note: Stack trace samples from all threads of an operator are combined together. If a method call consumes 100% of the resources in one of the parallel tasks but none in the others, the bottleneck might be obscured by being averaged out.
      
      There are plans to address this limitation in the future by providing “drill down” visualizations to the task level. 

       

      The flame graph at the subtask level is very useful when a small number of subtasks are bottlenecked. So we should provide the flame graph to the subtask level

       

       

       

      Attachments

        1. image-2022-11-28-14-48-20-462.png
          121 kB
          Rui Fan
        2. image-2022-11-28-14-38-47-145.png
          31 kB
          Rui Fan
        3. image-2022-11-24-14-49-42-845.png
          63 kB
          Rui Fan

        Issue Links

          Activity

            People

              fanrui Rui Fan
              fanrui Rui Fan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: