grafana / explore-logs

Repo for the Loki log exploration app
GNU Affero General Public License v3.0
308 stars 14 forks source link

feat(exploration): add `grafana-lokiexplore-app/metric-exploration/v1` entrypoint #840

Closed svennergr closed 4 weeks ago

svennergr commented 1 month ago

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.