opentelemetry_semantic_conventions::metric

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

§Metadata

Instrument:counter
Unit:By
Status:Experimental