pub const GO_CONFIG_GOGC: &str = "go.config.gogc";
Expand description

§Description

Heap size target percentage configured by the user, otherwise 100.

The value range is [0.0,100.0]. Computed from /gc/gogc:percent.

§Metadata

Instrument:updowncounter
Unit:%
Status:Experimental