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(*): Upgrade Grafana to v11.2.0 #173

Closed grafakus closed 1 month ago

grafakus commented 1 month ago

✨ Description

Related issue(s): -

This PR upgrades Grafana to v11.2.0

📖 Summary of the changes

See diff tab

🧪 How to test?

github-actions[bot] commented 1 month ago

Unit test coverage

Lines Statements Branches Functions
Coverage: 10%
10.69% (412/3851) 8.33% (111/1331) 8.25% (100/1212)
grafakus commented 1 month ago

"Unauthorized" error is actually a bug in Grafana 11.2.0. We can merge it as it is and update when it's fixed or use 11.1.0 for time being until it's solved. I've reported the bug in here: grafana/grafana#93388

Thank you for the investigation, I'm making some changes ot ensure that the menu stays closed during the tests.