Controller Reconciliations Count

This metric can be used to track the number of reconciliations performed by various Kyverno controllers.

Metric Name(s)

  • kyverno_controller_reconcile_total

Metric Value

Counter - An only-increasing integer representing the count of reconciliations performed.

Metric Labels

LabelAllowed ValuesDescription
controller_nameController name.

Use cases

  • Troubleshoot abnormal activity.

Useful Queries

  • Number of reconciliations per controller in the last hour:
    changes (kyverno_controller_reconcile_total[1h])

Last modified April 08, 2024 at 8:29 AM PST: Refactor links (#1205) (5060f3d)