skywalking icon indicating copy to clipboard operation
skywalking copied to clipboard

[SkyWalking UI] Introduce Flame Graph to the Trace Profiling

Open mrproliu opened this issue 1 year ago • 2 comments

Search before asking

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

Description

Currently, SkyWalking's Trace Profiling feature allows users to understand where the performance bottlenecks of the current program are. However, sometimes using a tree structure to display stacks is not very intuitive, so I recommend that we introduce flame graphs for this purpose(as a new tab). Additionally, On/CPU Profiling based on eBPF has already proven this point well; using flame graphs can also effectively help users understand the call process.

Use case

No response

Related issues

No response

Are you willing to submit a pull request to implement this on your own?

  • [ ] Yes I am willing to submit a pull request on my own!

Code of Conduct

mrproliu avatar Jun 07 '24 03:06 mrproliu

@CodePrometheus Is there any progress about this?

wu-sheng avatar Jun 14 '24 00:06 wu-sheng

@CodePrometheus Is there any progress about this?

Still working on it, I'll create a PR when ready.

CodePrometheus avatar Jun 14 '24 14:06 CodePrometheus

@CodePrometheus It has been a while, are you still working on this?

wu-sheng avatar Jul 16 '24 22:07 wu-sheng

@CodePrometheus It has been a while, are you still working on this?

I've been busy with work and other things recently, let me try my best to complete this feature in July.

CodePrometheus avatar Jul 17 '24 14:07 CodePrometheus