mirror of
https://github.com/grafana/grafana.git
synced 2026-08-03 01:59:35 -05: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