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 | 577 | March 3, 2023 | |
[NEWBIE QUESTION] Continuous Profiling | 0 | 181 | February 20, 2024 | |
Pyroscope to tempo trace | 0 | 56 | June 5, 2024 | |
How to generate data adapted to the flame graph | 1 | 208 | July 24, 2024 | |
Can't find the "Trace to Profiles" segment on the page of datasource tempo in Grafana | 1 | 178 | July 23, 2024 |