Constant GO_GOROUTINE_COUNT
Source pub const GO_GOROUTINE_COUNT: &str = "go.goroutine.count";
Expand description
§Description
Count of live goroutines.
§Notes
Computed from /sched/goroutines:goroutines
| |
| Instrument: | updowncounter |
| Unit: | {goroutine} |
| Status: | Development |