Constant GO_MEMORY_LIMIT
pub const GO_MEMORY_LIMIT: &'static str;
Expand description
§Description
Go runtime memory limit configured by the user, if a limit exists.
§Notes
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: | Development |