[
https://issues.apache.org/jira/browse/FLINK-13550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898701#comment-16898701
]
David Moravek commented on FLINK-13550:
---------------------------------------
[Original
thread|https://lists.apache.org/thread.html/8d0c0661c3587a485995f24f4a95841680535d9654534c207517e800@%3Cdev.flink.apache.org%3E].
> Support for CPU FlameGraphs in new web UI
> -----------------------------------------
>
> Key: FLINK-13550
> URL: https://issues.apache.org/jira/browse/FLINK-13550
> Project: Flink
> Issue Type: New Feature
> Components: Runtime / REST, Runtime / Web Frontend
> Reporter: David Moravek
> Priority: Major
>
> For a better insight into a running job, it would be useful to have ability
> to render a CPU flame graph for a particular job vertex.
> Flink already has a stack-trace sampling mechanism in-place, so it should be
> straightforward to implement.
> This should be done by implementing a new endpoint in REST API, which would
> sample the stack-trace the same way as current BackPressureTracker does, only
> with a different sampling rate and length of sampling.
> [Here|https://www.youtube.com/watch?v=GUNDehj9z9o] is a little demo of the
> feature.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)