opentelemetry_semantic_conventions::metric

Constant SYSTEM_FILESYSTEM_USAGE

Source
pub const SYSTEM_FILESYSTEM_USAGE: &str = "system.filesystem.usage";
Expand description

§Description

Reports a filesystem’s space usage across different states.

§Notes

The sum of all system.filesystem.usage values over the different system.filesystem.state attributes SHOULD equal the total storage capacity of the filesystem, that is system.filesystem.limit

§Metadata

Instrument:updowncounter
Unit:By
Status:Experimental

§Attributes