grafana / explore-profiles

Explore Profiles is a native Grafana application designed to integrate seamlessly with Pyroscope, the open-source continuous profiling platform, providing a smooth, query-less experience for browsing and analyzing profiling data.
GNU Affero General Public License v3.0
18 stars 1 forks source link

feat(DiffFlameGraph): Add flame graph range in timeseries legend #140

Closed grafakus closed 2 months ago

grafakus commented 2 months ago

✨ Description

Related issue(s): -

This PR adds the selected flame graph ranges in the "Diff flame graph" view (in the legend of each time series):

Before After
Screenshot 2024-08-27 at 21 54 30 Screenshot 2024-08-27 at 21 53 57

Indeed, while navigating in time, users might "lose" this information.

📖 Summary of the changes

See diff tab.

🧪 How to test?

github-actions[bot] commented 2 months ago

Unit test coverage

Lines Statements Branches Functions
Coverage: 10%
10.57% (469/4437) 8.11% (134/1651) 7.98% (108/1352)