Skip to content

Controller Drops Count

  • kyverno_controller_drop_total

Counter - An only-increasing integer representing the number of items dropped.

LabelAllowed ValuesDescription
controller_nameController name.
  • Check if an item was dropped in the last 1 hour.
  • Number of drops per second per controller:
    sum by (controller_name) (rate(kyverno_controller_drop_total{}[1h]))