opentelemetry_semantic_conventions::metric

Constant CONTAINER_DISK_IO

source
pub const CONTAINER_DISK_IO: &str = "container.disk.io";
Expand description

§Description

Disk bytes for the container.

§Notes

The total number of bytes read/written successfully (aggregated from all disks)

§Metadata

Instrument:counter
Unit:By
Status:Experimental

§Attributes