Skip to main content

K8S_CONTAINER_EPHEMERAL_STORAGE_USAGE

Constant K8S_CONTAINER_EPHEMERAL_STORAGE_USAGE 

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

§Description

The ephemeral storage used by a container.

§Notes

The value for this metric can be compared against metric.k8s.container.ephemeral_storage.request and metric.k8s.container.ephemeral_storage.limit

§Metadata

Instrument:updowncounter
Unit:By
Status:Development

§Attributes