OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_K8S_CONTAINER_STATUS_REASONConst Experimental

    ATTR_K8S_CONTAINER_STATUS_REASON: "k8s.container.status.reason" = ...

    The reason for the container state. Corresponds to the reason field of the: K8s ContainerStateWaiting or K8s ContainerStateTerminated

    ContainerCreating
    
    CrashLoopBackOff
    
    CreateContainerConfigError
    
    ErrImagePull
    
    ImagePullBackOff
    
    OOMKilled
    
    Completed
    
    Error
    
    ContainerCannotRun

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