opentelemetry_semantic_conventions::metric

Constant GO_CONFIG_GOGC

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

§Description

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

§Notes

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

§Metadata

Instrument:updowncounter
Unit:%
Status:Experimental