opentelemetry_semantic_conventions::metricConstant SYSTEM_CPU_LOGICAL_COUNT
Source pub const SYSTEM_CPU_LOGICAL_COUNT: &str = "system.cpu.logical.count";
Expand description
§Description
Reports the number of logical (virtual) processor cores created by the operating system to manage multitasking
| |
Instrument: | updowncounter |
Unit: | {cpu} |
Status: | Experimental |