kyverno.admission.requests.count (count) | Number of admission requests which were triggered as a part of Kyverno |
kyverno.admission.review.duration.seconds.bucket (count) | The bucket aggregation shows the number of observations within each distribution bucket in the admissions review latency histogram |
kyverno.admission.review.duration.seconds.count (count) | The count aggregation shows the number of observation in the admissions review latency histogram |
kyverno.admission.review.duration.seconds.sum (count) | The sum aggregation of the admissions review latency represents the total amount of seconds it has taken for individual admission reviews corresponding to incoming resource requests that trigger policies and rules Shown as second |
kyverno.cleanup.controller.deletedobjects.count (count) | Number of objects deleted by the cleanup controller |
kyverno.cleanup.controller.errors.count (count) | Number of errors encountered by the cleanup controller while trying to delete objects |
kyverno.client.queries.count (count) | Number of queries per second (QPS) from Kyverno |
kyverno.controller.clientset.k8s.request.count (count) | The total number of Kubernetes requests executed during application reconciliation |
kyverno.controller.drop.count (count) | Number of times a controller dropped an elements. Dropping usually indicates an unrecoverable error. The controller retried item processing multiple times and after failing each time, dropped the item. |
kyverno.controller.reconcile.count (count) | Number of reconciliations performed by various Kyverno controllers |
kyverno.controller.requeue.count (count) | Number of times a controller re-queues elements to be processed. Re-queuing usually indicates that an error occurred and that the controller enqueued the same item to retry processing it a bit later. |
kyverno.go.gc.duration.seconds.count (count) | The number of observations in the GC duration summary in the Kyverno instance |
kyverno.go.gc.duration.seconds.quantile (gauge) | The number of observations in the GC duration summary in the Kyverno instance per quantile |
kyverno.go.gc.duration.seconds.sum (count) | The sum of the pause duration of garbage collection cycles in the Kyverno instance Shown as second |
kyverno.go.goroutines (gauge) | The number of goroutines that currently exist in the Kyverno instance |
kyverno.go.info (gauge) | Metric containing the Go version as a tag |
kyverno.go.memstats.alloc_bytes (gauge) | The number of bytes allocated and still in use in the Kyverno instance Shown as byte |
kyverno.go.memstats.alloc_bytes.count (count) | The monotonic count of bytes allocated and still in use in the Kyverno instance Shown as byte |
kyverno.go.memstats.buck_hash.sys_bytes (gauge) | The number of bytes used by the profiling bucket hash table in the Kyverno instance Shown as byte |
kyverno.go.memstats.frees.count (count) | The total number of frees in the Kyverno instance |
kyverno.go.memstats.gc.cpu_fraction (gauge) | The fraction of this program's available CPU time used by the GC since the program started in the Kyverno instance Shown as fraction |
kyverno.go.memstats.gc.sys_bytes (gauge) | The number of bytes used for garbage collection system metadata in the Kyverno instance Shown as byte |
kyverno.go.memstats.heap.alloc_bytes (gauge) | The number of heap bytes allocated and still in use in the Kyverno instance Shown as byte |
kyverno.go.memstats.heap.idle_bytes (gauge) | The number of heap bytes waiting to be used in the Kyverno instance Shown as byte |
kyverno.go.memstats.heap.inuse_bytes (gauge) | The number of heap bytes that are in use in the Kyverno instance Shown as byte |
kyverno.go.memstats.heap.objects (gauge) | The number of allocated objects in the Kyverno instance Shown as object |
kyverno.go.memstats.heap.released_bytes (gauge) | The number of heap bytes released to the OS in the Kyverno instance Shown as byte |
kyverno.go.memstats.heap.sys_bytes (gauge) | The number of heap bytes obtained from system in the Kyverno instance Shown as byte |
kyverno.go.memstats.lookups.count (count) | The number of pointer lookups |
kyverno.go.memstats.mallocs.count (count) | The number of mallocs |
kyverno.go.memstats.mcache.inuse_bytes (gauge) | The number of bytes in use by mcache structures in the Kyverno instance Shown as byte |
kyverno.go.memstats.mcache.sys_bytes (gauge) | The number of bytes used for mcache structures obtained from system in the Kyverno instance Shown as byte |
kyverno.go.memstats.mspan.inuse_bytes (gauge) | The number of bytes in use by mspan structures in the Kyverno instance Shown as byte |
kyverno.go.memstats.mspan.sys_bytes (gauge) | The number of bytes used for mspan structures obtained from system in the Kyverno instance Shown as byte |
kyverno.go.memstats.next.gc_bytes (gauge) | The number of heap bytes when the next garbage collection takes place in the Kyverno instance Shown as byte |
kyverno.go.memstats.other.sys_bytes (gauge) | The number of bytes used for other system allocations in the Kyverno instance Shown as byte |
kyverno.go.memstats.stack.inuse_bytes (gauge) | The number of bytes in use by the stack allocator in the Kyverno instance Shown as byte |
kyverno.go.memstats.stack.sys_bytes (gauge) | The number of bytes obtained from system for stack allocator in the Kyverno instance Shown as byte |
kyverno.go.memstats.sys_bytes (gauge) | The number of bytes obtained from system in the Kyverno instance Shown as byte |
kyverno.go.threads (gauge) | The number of OS threads created in the Kyverno instance Shown as thread |
kyverno.http.requests.count (count) | Number of HTTP requests which were triggered as a part of Kyverno |
kyverno.http.requests.duration.seconds.bucket (count) | The bucket aggregation shows the number of observations within each distribution bucket in the HTTP requests latency histogram |
kyverno.http.requests.duration.seconds.count (count) | The count aggregation shows the number of observations in the HTTP requests latency histogram |
kyverno.http.requests.duration.seconds.sum (count) | The sum aggregation of the HTTP requests represents the total amount of seconds spent on HTTP requests Shown as second |
kyverno.policy.changes.count (count) | Metric used to track the history of all Kyverno policy-related changes such as policy creations, updates, and deletions |
kyverno.policy.execution.duration.seconds.bucket (count) | The bucket aggregation shows the number of observations within each distribution bucket in the policy rule execution latency histogram |
kyverno.policy.execution.duration.seconds.count (count) | The count aggregation shows the number of observations in the policy rule execution latency histogram |
kyverno.policy.execution.duration.seconds.sum (count) | The sum aggregation of the policy rule execution represents the total amount of seconds spent on the the execution and processing of the individual rules whenever they evaluate incoming resource requests or execute background scans Shown as second |
kyverno.policy.results.count (count) | Metric used to track the results associated with the rules executing as a part of incoming resource requests and even background scans. This metric can be further aggregated to track policy-level results as well |
kyverno.policy.rule.info (gauge) | Number of policies and rules present in the cluster. Includes both active and inactive policies and rules. |
kyverno.process.cpu.seconds.count (count) | The total user and system CPU time spent in seconds in the Kyverno instance Shown as second |
kyverno.process.max_fds (gauge) | The maximum number of open file descriptors in the Kyverno instance |
kyverno.process.open_fds (gauge) | The number of open file descriptors in the Kyverno instance |
kyverno.process.resident_memory.bytes (gauge) | The resident memory size in bytes in the Kyverno instance Shown as byte |
kyverno.process.start_time.seconds (gauge) | The start time of the process since the Unix epoch in seconds in the Kyverno instance Shown as second |
kyverno.process.virtual_memory.bytes (gauge) | The virtual memory size in bytes in the Kyverno instance Shown as byte |
kyverno.process.virtual_memory.max_bytes (gauge) | The maximum amount of virtual memory available in bytes in the Kyverno instance Shown as byte |
kyverno.ttl.controller.deletedobjects.count (count) | Number of objects deleted by the cleanup TTL controller |
kyverno.ttl.controller.errors.count (count) | Number of errors encountered by the cleanup TTL controller while trying to delete objects |