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