pub const GO_MEMORY_LIMIT: &str = "go.memory.limit";
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.
| |
Instrument: | updowncounter |
Unit: | By |
Status: | Experimental |