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