grafana / synthetic-monitoring-app

Synthetic Monitoring frontend application
https://grafana.com/docs/grafana-cloud/how-do-i/synthetic-monitoring/
GNU Affero General Public License v3.0
122 stars 17 forks source link

Browser checks dashboard - Iteration 3 #931

Closed VikaCep closed 2 weeks ago

VikaCep commented 3 weeks ago

Improvements to the browser checks dashboard:

Part of https://github.com/grafana/synthetic-monitoring-app/issues/866 Addresses https://github.com/grafana/synthetic-monitoring-app/pull/918#pullrequestreview-2297156876

VikaCep commented 2 weeks ago

Thanks for your feedback @ckbedwell! I went ahead and used the PanelChrome component as you suggested. I took a look at ExplorablePanel but it doesn't seem that straightforward to adapt it to support custom scene objects, and PanelChrome has all the behavior we need so I opted for that one, but let me know what you think 🙏