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
17 stars 1 forks source link

fix(SceneByVariableRepeaterGrid): Prevent extra renders #86

Closed grafakus closed 1 month ago

grafakus commented 1 month ago

✨ Description

Related issue(s): -

This PR is an enhancement to prevent extra grid renders when none of the grid items have changed.

📖 Summary of the changes

See diff tab for specific comments.

🧪 How to test?

-

github-actions[bot] commented 1 month ago

Unit test coverage

Lines Statements Branches Functions
Coverage: 12%
12.58% (470/3736) 9.89% (138/1394) 9.49% (108/1137)