pub const GO_MEMORY_LIMIT: &'static str;
Expand description

§Description

Go runtime memory limit configured by the user, if a limit exists.

Computed from /gc/gomemlimit:bytes. This metric is excluded if the limit obtained from the Go runtime is math.MaxInt64.

§Metadata

Instrument:updowncounter
Unit:By
Status:Experimental