grafana / scenes

Build Grafana dashboards directly in your Grafana app plugins.
https://grafana.com/developers/scenes
Apache License 2.0
133 stars 20 forks source link

Add VizPanelExploreButton scene object #804

Open domasx2 opened 3 months ago

domasx2 commented 3 months ago

Hey,

On popular request, contributing a panel explore button derived from app o11y implementation. It's been copied around to other apps, so seems to make sense to contribute it to scenes.

Does this make sense? If so, I'll add tests. Also thinking it's maybe whorthwile to make a getExploreUrl(sceneObject) util as it's own thing in case you want something else than a button

panel explore button