pub const GO_GOROUTINE_COUNT: &str = "go.goroutine.count";
Expand description

§Description

Count of live goroutines.

Computed from /sched/goroutines:goroutines.

§Metadata

Instrument:updowncounter
Unit:{goroutine}
Status:Experimental