mirror of
https://github.com/grafana/grafana.git
synced 2025-09-21 20:52:28 +08:00

* FrontendMetrics: Adds new backend api that frontend can use to push frontend measurements and counters to prometheus * FrontendMetrics: Adds new backend api that frontend can use to push frontend measurements and counters to prometheus * Fix naming * change to histogram * Fixed go lint