mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 08:12:53 +08: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