OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_JVM_SYSTEM_CPU_LOAD_1MConst Experimental

    METRIC_JVM_SYSTEM_CPU_LOAD_1M: "jvm.system.cpu.load_1m" = ...

    Average CPU load of the whole system for the last minute as reported by the JVM.

    The value range is [0,n], where n is the number of CPU cores - or a negative number if the value is not available. This utilization is not defined as being for the specific interval since last measurement (unlike system.cpu.utilization). Reference.

    This metric is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.