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

§Description

Heap size target for the end of the GC cycle.

Computed from /gc/heap/goal:bytes.

§Metadata

Instrument:updowncounter
Unit:By
Status:Experimental