pub const GO_PROCESSOR_LIMIT: &str = "go.processor.limit";
Expand description
§Description
The number of OS threads that can execute user-level Go code simultaneously.
§Notes
Computed from /sched/gomaxprocs:threads
| |
Instrument: | updowncounter |
Unit: | {thread} |
Status: | Experimental |