Constant GO_MEMORY_ALLOCATED
Source pub const GO_MEMORY_ALLOCATED: &str = "go.memory.allocated";
Expand description
§Description
Memory allocated to the heap by the application.
§Notes
Computed from /gc/heap/allocs:bytes
| |
Instrument: | counter |
Unit: | By |
Status: | Development |