OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_CONTAINER_CSI_VOLUME_IDConst Experimental

    ATTR_CONTAINER_CSI_VOLUME_ID: "container.csi.volume.id" = ...

    The unique volume ID returned by the CSI (Container Storage Interface) plugin.

    projects/my-gcp-project/zones/my-gcp-zone/disks/my-gcp-disk
    

    This can sometimes be referred to as a "volume handle" in CSI implementations. This should represent the Volume.volume_id field in CSI spec.

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