k8s.job.label
Stabletemplate[string]as of v1.44.0
The label placed on the Job, the <key> being the label name, the value being the label value, even if the value is empty.
Examples:
- A label jobtype with value ci SHOULD be recorded
as the k8s.job.label.jobtype attribute with value "ci".
- A label automated with empty string value SHOULD be recorded as
the k8s.job.label.automated attribute with value "".
Examples
- ci
Used by
entitys (1)
- k8s.job (opt-in)
* required on that signal.