opentelemetry_semantic_conventions::metric

Constant SYSTEM_MEMORY_LIMIT

source
pub const SYSTEM_MEMORY_LIMIT: &str = "system.memory.limit";
Expand description

§Description

Total memory available in the system.

§Notes

Its value SHOULD equal the sum of system.memory.state over all states

§Metadata

Instrument:updowncounter
Unit:By
Status:Experimental