opentelemetry_semantic_conventions::metric

Constant SYSTEM_MEMORY_USAGE

source
pub const SYSTEM_MEMORY_USAGE: &str = "system.memory.usage";
Expand description

§Description

Reports memory in use by state.

§Notes

The sum over all system.memory.state values SHOULD equal the total memory available on the system, that is system.memory.limit

§Metadata

Instrument:updowncounter
Unit:By
Status:Experimental

§Attributes

NameRequirement
crate::attribute::SYSTEM_MEMORY_STATERecommended