semconv.com

k8s.persistentvolumeclaim.annotation

Developmenttemplate[string]as of v1.44.0

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

Examples:

- An annotation volume.beta.kubernetes.io/storage-provisioner with value kubernetes.io/aws-ebs SHOULD be recorded as the k8s.persistentvolumeclaim.annotation.volume.beta.kubernetes.io/storage-provisioner attribute with value "kubernetes.io/aws-ebs". - An annotation data with empty string value SHOULD be recorded as the k8s.persistentvolumeclaim.annotation.data attribute with value "".

Examples

Used by

entitys (1)

  • k8s.persistentvolumeclaim (opt-in)

* required on that signal.

History

  1. v1.41.0

    Added as development.

Definition sourceRegistry docsJSON