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