Constant GO_MEMORY_USED
pub const GO_MEMORY_USED: &'static str;
Expand description
§Description
Memory used by the Go runtime.
§Notes
Computed from (/memory/classes/total:bytes - /memory/classes/heap/released:bytes)
§Metadata
Instrument: | updowncounter |
Unit: | By |
Status: | Experimental |
§Attributes
Name | Requirement |
---|---|
crate::attribute::GO_MEMORY_TYPE | Recommended |