mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Excludes backend plugin metrics in Grafana's metrics endpoint Adds /api/:pluginId/metrics endpoint for retrieving metrics from backend plugin as Prometheus text-based exposition format. Fixes #22814