SYSTEM_MEMORY_USAGE

Constant SYSTEM_MEMORY_USAGE 

pub const SYSTEM_MEMORY_USAGE: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
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:Development

§Attributes

NameRequirement
crate::attribute::SYSTEM_MEMORY_STATERecommended