OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_HOST_CPU_VENDOR_IDConst Experimental

    ATTR_HOST_CPU_VENDOR_ID: "host.cpu.vendor.id" = ...

    Processor manufacturer identifier. A maximum 12-character string.

    GenuineIntel
    

    CPUID command returns the vendor ID string in EBX, EDX and ECX registers. Writing these to memory in this order results in a 12-character string.

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