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
- default
Used by
entitys (1)
- k8s.namespace (opt-in)
* required on that signal.