skywalking icon indicating copy to clipboard operation
skywalking copied to clipboard

[Feature] [UI] Export the eBPF Profiling flame graph

Open mrproliu opened this issue 3 years ago • 2 comments

Search before asking

  • [X] I had searched in the issues and found no similar feature requirement.

Description

Currently, we could generate the flame graph in the UI based on the analysis data of eBPF Profiling. To enhance interactivity, we can add a button to export the flame graph (including selection and tip functions), similar to the "Export image" function in the Trace control.

Use case

No response

Related issues

No response

Are you willing to submit a PR?

  • [ ] Yes I am willing to submit a PR!

Code of Conduct

mrproliu avatar Jun 01 '22 03:06 mrproliu

Should I continue to push this later in 9.3.0? As we are focusing on ebpf network profiling feature as a key feature of 9.3.0

wu-sheng avatar Aug 13 '22 14:08 wu-sheng

It's ok for me. Also, we could using the skywalking-cli to export the flame graph, using UI to export it just other way.

mrproliu avatar Aug 14 '22 15:08 mrproliu

After some discussion, we noticed this would cost too much as it is not just exporting an image, it has to include html/js with data. There is no real case why users can't use our UI but an exported page.

Close for now.

wu-sheng avatar Nov 07 '22 04:11 wu-sheng