This PR adds the grafana-lokiexplore-app/metric-exploration/v1 entrypoint that will be used by the Explorations app. Without the app being installed, the entrypoint shouldn't change anything as usePluginLinks will return no links.
With the app those links will return add an icon button to the metrics panels for now.
This PR adds the
grafana-lokiexplore-app/metric-exploration/v1
entrypoint that will be used by the Explorations app. Without the app being installed, the entrypoint shouldn't change anything asusePluginLinks
will return no links.With the app those links will return add an icon button to the metrics panels for now.