explore-profiles doesn’t match my requirement and I need to create a dashboard and show my flame graph connenting with pyroscope datasource in the dashboard template. I have successfully created a dashboard and displayed a flame graph using the pyroscope datasource for a single view. However, I am having trouble when trying to create a diff view. When reading the source code of grafana-pyroscope-datasource, I noticed that there is a “Diff” function mentioned in the test file (grafana/pkg/tsdb/grafana-pyroscope-datasource/pyroscopeClient_test.go at main · grafana/grafana · GitHub), but I couldn’t find its implementation. I’m confused about how to proceed.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| FlameGraph: unable to expand dashboard variables when running profile query | 0 | 607 | March 3, 2023 | |
| Can't find the "Trace to Profiles" segment on the page of datasource tempo in Grafana | 1 | 252 | July 23, 2024 | |
| Pyroscope to tempo trace | 0 | 113 | June 5, 2024 | |
| About the Grafana Pyroscope category | 1 | 795 | January 4, 2023 | |
| Setup Flame graph, Node graph & Service graph from trace data | 0 | 383 | March 5, 2024 |