semconv.com

k8s.pod.annotation

Stabletemplate[string]as of v1.44.0

The annotation placed on the Pod, the <key> being the annotation name, the value being the annotation value.

Examples:

- An annotation kubernetes.io/enforce-mountable-secrets with value true SHOULD be recorded as the k8s.pod.annotation.kubernetes.io/enforce-mountable-secrets attribute with value "true". - An annotation mycompany.io/arch with value x64 SHOULD be recorded as the k8s.pod.annotation.mycompany.io/arch attribute with value "x64". - An annotation data with empty string value SHOULD be recorded as the k8s.pod.annotation.data attribute with value "".

Examples

Used by

entitys (1)

  • k8s.pod (opt-in)

* required on that signal.

History

  1. v1.42.0stability

    Promoted to stable.

  2. v1.41.0stability

    Promoted to release_candidate.

  3. v1.40.0

    Stability label respelled from alpha to beta.

  4. v1.39.0

    Stability label respelled from development to alpha.

  5. v1.31.0

    Stability label respelled from experimental to development.

  6. v1.30.0

    Already present at v1.30.0, the oldest release tracked here (experimental).

Definition sourceRegistry docsJSON