Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 924 Bytes

cleanup-ttl-controller-deleted-objects.md

File metadata and controls

27 lines (18 loc) · 924 Bytes
title description weight
Cleanup TTL Controller Deleted Objects
This metric can be used to track the number of objects deleted by the cleanup TTL controller.
45

Metric Name(s)

  • kyverno_ttl_controller_deletedobjects

Metric Value

Counter - An only-increasing integer representing the number of objects deleted by the cleanup TTL controller.

Metric Labels

Label Allowed Values Description
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_namespace Namespace in which this resource lives

Use cases

  • Monitor the number of resources deleted over time by the cleanup TTL controller.