Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not register compat metrics in mimirtool
This commit does the same as we did for amtool in prometheus/alertmanager#3713. There is no need to register these metrics, so we use compat.NewMetrics(nil) instead of compat.RegisteredMetrics.
- Loading branch information