Constant GO_MEMORY_ALLOCATIONS
pub const GO_MEMORY_ALLOCATIONS: &'static str;
Expand description
§Description
Count of allocations to the heap by the application.
§Notes
Computed from /gc/heap/allocs:objects
| |
| Instrument: | counter |
| Unit: | {allocation} |
| Status: | Development |