semconv.com

k8s.namespace.label

Stabletemplate[string]as of v1.44.0

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

Examples:

- A label kubernetes.io/metadata.name with value default SHOULD be recorded as the k8s.namespace.label.kubernetes.io/metadata.name attribute with value "default". - A label data with empty string value SHOULD be recorded as the k8s.namespace.label.data attribute with value "".

Examples

Used by

entitys (1)

  • k8s.namespace (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.33.0

    Added as development.

Definition sourceRegistry docsJSON