k8s.node.label
Stabletemplate[string]as of v1.44.0
The label placed on the Node, the <key> being the label name, the value being the label value, even if the value is empty.
Examples:
- A label kubernetes.io/arch with value arm64 SHOULD be recorded
as the k8s.node.label.kubernetes.io/arch attribute with value "arm64".
- A label data with empty string value SHOULD be recorded as
the k8s.node.label.data attribute with value "".
Examples
- arm64
Used by
entitys (1)
- k8s.node (opt-in)
* required on that signal.