mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-22 15:09:39 +00:00
Automatic merge from submit-queue (batch tested with PRs 48224, 45431, 45946, 48775, 49396) add reflector metrics This adds metrics (optionally prometheus) to reflectors so that you can see when one reflector is behaving poorly and just how poorly its doing. @eparis ```release-note Adds metrics for checking reflector health. ```