OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_GO_CPU_DETAILED_STATEConst Experimental

    ATTR_GO_CPU_DETAILED_STATE: "go.cpu.detailed_state" = ...

    The detailed state of the CPU.

    gc/pause
    
    gc/mark/assist
    

    Value SHOULD match the specific CPU class reported by the Go runtime under /cpu/classes/.... The list of possible values is subject to change with the Go version used.

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