Class VertexFlameGraph

java.lang.Object
org.apache.flink.runtime.webmonitor.threadinfo.VertexFlameGraph
All Implemented Interfaces:
ResponseBody

public class VertexFlameGraph extends Object implements ResponseBody
Flame Graph representation for a job vertex or an execution vertex.

Statistics are gathered by sampling stack traces of running tasks.