semconv.com

k8s.pod.label

Stabletemplate[string]as of v1.44.0

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

Examples:

- A label app with value my-app SHOULD be recorded as the k8s.pod.label.app attribute with value "my-app". - A label mycompany.io/arch with value x64 SHOULD be recorded as the k8s.pod.label.mycompany.io/arch attribute with value "x64". - A label data with empty string value SHOULD be recorded as the k8s.pod.label.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