pub const DOTNET_PROCESS_CPU_COUNT: &'static str;
Expand description

§Description

The number of processors available to the process.

§Notes

Meter name: System.Runtime; Added in: .NET 9.0. This metric reports the same values as accessing Environment.ProcessorCount

§Metadata

Instrument:updowncounter
Unit:{cpu}
Status:Experimental