rama::telemetry::opentelemetry::semantic_conventions::metric

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

§Metadata

Instrument:counter
Unit:{allocation}
Status:Experimental