mirror of
https://github.com/grafana/grafana.git
synced 2026-08-10 05:08:16 -05:00
* Pass prometheus registerer to the dual writer * Fix tests * Remove unused var * Fix tests * Uncomment test * Remove leading line * Fix tests. Reuse registerer if there's already one * Lint * Improve double registering logic * Rebase main