Cleanup Controller Errors Count

This metric can be used to track the number of errors encountered by the cleanup TTL controller while trying to delete objects.

Metric Name(s)

  • kyverno_ttl_controller_errors

Metric Value

Counter - An only-increasing integer representing the number of errors encountered by the cleanup TTL controller while trying to delete objects.

Metric Labels

LabelAllowed ValuesDescription
resource_group“apps”, “rbac.authorization.k8s.io”, “networking.k8s.io”, etc.Group of this resource
resource_version“v1”, “v1beta1”, “v1alpha1”, etc.Version of this resource
resource_resource“pods”, “deployments”, “statefulSets”, “replicaSets”, etc.Resource of this resource
resource_namespaceNamespace in which this resource lives

Use cases

  • Monitor the number of failures while performing deletions by the cleanup TTL controller.

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