OpenTelemetry SDK
    Preparing search index...

    The label placed on the PersistentVolumeClaim, the <key> being the label name, the value being the label value, even if the value is empty.

    my-app
    
    
    

    Examples:

    • A label app with value my-app SHOULD be recorded as the k8s.persistentvolumeclaim.label.app attribute with value "my-app".
    • A label data with empty string value SHOULD be recorded as the k8s.persistentvolumeclaim.label.data attribute with value "".

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