pub const SYSTEM_MEMORY_USAGE: &str = "system.memory.usage";
Expand description
§Description
Reports memory in use by state.
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
Name | Requirement |
---|---|
crate::attribute::SYSTEM_MEMORY_STATE | Unspecified |