OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_K8S_PERSISTENTVOLUME_STATUS_PHASEConst Experimental

    ATTR_K8S_PERSISTENTVOLUME_STATUS_PHASE: "k8s.persistentvolume.status.phase" = ...

    The phase of the PersistentVolume.

    Pending
    
    Available
    
    Bound
    
    Released
    
    Failed
    

    This attribute aligns with the phase field of the K8s PersistentVolumeStatus.

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