grafana / grafana/pyroscope

Add different flamegraph coloring modes

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

Description

Currently we only support coloring based on the package name (https://github.com/pyroscope-io/pyroscope/blob/main/webapp/javascript/components/FlameGraph/FlameGraphComponent/color.ts#L67)

We could add different coloring modes:

- [ ] Based on `self`
- [ ] Based on `total`
- [ ] Based on tag (all subtree under a specific tag would have a certain color)

etc

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.