opentelemetry_semantic_conventions::metric

Constant GO_MEMORY_GC_GOAL

source
pub const GO_MEMORY_GC_GOAL: &str = "go.memory.gc.goal";
Expand description

§Description

Heap size target for the end of the GC cycle.

§Notes

Computed from /gc/heap/goal:bytes

§Metadata

Instrument:updowncounter
Unit:By
Status:Experimental