Constant K8S_RESOURCEQUOTA_OBJECT_COUNT_USED

pub const K8S_RESOURCEQUOTA_OBJECT_COUNT_USED: &'static str;
Expand description

§Description

The object count limits in a specific namespace. The value represents the current observed total usage of the resource in the namespace.

§Notes

This metric is retrieved from the used field of the K8s ResourceQuotaStatus

§Metadata

Instrument:updowncounter
Unit:{object}
Status:Development

§Attributes