Allow linking to particular flamegraph views
Open
- Dominant language
- Go
- Stars
- 11.7k
- Forks
- 802
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 80
Description
Currently, the FlamegraphRendered view (table, flamegraph, sandwich), and the selected function, do not propagate to the URL query parameters. This makes it impossible to share links to the sandwich graph for a particular method, for example.
We currently use ReduxQuerySync for syncing URL params, so we'd probably need to first port pyroscope-flamegraph to Redux.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.