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

fix(SettingsView): Fix back button after modifying the max nodes setting #234

Closed grafakus closed 5 days ago

grafakus commented 6 days ago

✨ Description

Related issue(s): -

This PR fixes the following bug:

Actual behaviour: the new maximum number of nodes is not applied Expected behaviour: the new maximum number of nodes is applied

📖 Summary of the changes

See diff tab for specific comments.

🧪 How to test?

  1. The build should pass
  2. Manually, after checking out this PR on your local machine.
github-actions[bot] commented 6 days ago

Unit test coverage

Lines Statements Branches Functions
Coverage: 11%
11.68% (437/3740) 9.09% (121/1331) 8.59% (102/1187)