Constant K8S_RESOURCEQUOTA_CPU_REQUEST_HARD

pub const K8S_RESOURCEQUOTA_CPU_REQUEST_HARD: &'static str;
Expand description

§Description

The CPU requests in a specific namespace. The value represents the configured quota limit of the resource in the namespace.

§Notes

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

§Metadata

Instrument:updowncounter
Unit:{cpu}
Status:Development