Skip to main content

OPENSHIFT_CLUSTERQUOTA_EPHEMERAL_STORAGE_REQUEST_USED

Constant OPENSHIFT_CLUSTERQUOTA_EPHEMERAL_STORAGE_REQUEST_USED 

pub const OPENSHIFT_CLUSTERQUOTA_EPHEMERAL_STORAGE_REQUEST_USED: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

§Description

The current observed total usage of the resource across all projects.

§Notes

This metric is retrieved from the Status.Total.Used field of the K8s ResourceQuotaStatus of the ClusterResourceQuota

§Metadata

Instrument:updowncounter
Unit:By
Status:Development