opentelemetry_semantic_conventions::metric

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

§Metadata

Instrument:updowncounter
Unit:{goroutine}
Status:Experimental