OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_SYSTEM_CPU_LOGICAL_COUNTConst Experimental

    METRIC_SYSTEM_CPU_LOGICAL_COUNT: "system.cpu.logical.count" = ...

    Reports the number of logical (virtual) processor cores created by the operating system to manage multitasking.

    Calculated by multiplying the number of sockets by the number of cores per socket, and then by the number of threads per core This metric is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.