grafana / grafana/pyroscope

Show self stacktraces frame values

Open
#2,354 4 comments 1 reaction 0 assignees View on GitHub
frontend
Dominant language
Go
Stars
11.7k
Forks
802
Avg merge
1d 19h
Merged PRs (30d)
80

Description

Not sure where it would be best to have this but currently when looking at frame, we see on that frame the total CPU/Memory/etc... and the relative % of the total.

But we should also show:
- the value for that frame itself without counting childrens.
- The % of that self value respective to the total of the given frame or grand total.

In fact the current value is shown twice in the frame and the tooltip...

image

In the new flamegraph though

image

We show this self value and % but we should also show the % relative to the total of the current frame I believe 10% in the screenshot.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.