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: | Development |
§Attributes
| Name | Requirement |
|---|---|
crate::attribute::SYSTEM_MEMORY_STATE | Recommended |