rama::telemetry::opentelemetry::semantic_conventions::metric

Constant GO_PROCESSOR_LIMIT

pub const GO_PROCESSOR_LIMIT: &'static str;
Expand description

§Description

The number of OS threads that can execute user-level Go code simultaneously.

§Notes

Computed from /sched/gomaxprocs:threads

§Metadata

Instrument:updowncounter
Unit:{thread}
Status:Experimental