[flamegraph] Improve UI of hover popup in Pyroscope
- Dominant language
- Go
- Stars
- 11.7k
- Forks
- 802
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 80
Description
Note: Extracted from https://github.com/grafana/pyroscope/issues/2804
### Clearer hover popup in Pyroscope
We find the hover popup in the flamegraph more readable / clearer in Pyroscope where the information are shown in a formatted table. Whereas in Grafana, its a couple of lines of text.
The content is also easier to understand in Pyroscope: (share of cpu, cpu time, samples) vs (total, self, samples)
In Pyroscope:

In Grafana:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.