opentelemetry_semantic_conventions::metric

Constant SYSTEM_DISK_IO_TIME

Source
pub const SYSTEM_DISK_IO_TIME: &str = "system.disk.io_time";
Expand description

§Description

Time disk spent activated

§Notes

The real elapsed time (“wall clock”) used in the I/O path (time from operations running in parallel are not counted). Measured as:

§Metadata

Instrument:counter
Unit:s
Status:Experimental

§Attributes

NameRequirement
crate::attribute::SYSTEM_DEVICERecommended