K8S_RESOURCEQUOTA_EPHEMERAL_STORAGE_LIMIT_HARD

Constant K8S_RESOURCEQUOTA_EPHEMERAL_STORAGE_LIMIT_HARD 

Source
pub const K8S_RESOURCEQUOTA_EPHEMERAL_STORAGE_LIMIT_HARD: &str = "k8s.resourcequota.ephemeral_storage.limit.hard";
Expand description

§Description

The sum of local ephemeral storage limits in the 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:By
Status:Development