mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-14 20:07:26 +00:00
`prometheus.MustRegister` panics if the metric cannot be registered. Instead, use `prometheus.Register` and return the error if the metric cannot be registered. Also, add tests for `RegisterMetricAndTrackRateLimiterUsage`. Signed-off-by: Ferran Rodenas <frodenas@gmail.com>
2.1 KiB
2.1 KiB