Area(s)
area:k8s
What's missing?
As part of the K8s SemConv stability work we should think forwards and define k8s DaemonSet labels and annotations that will be used by the Opentelemetry Collector in the future to avoid multiple versions of label and annotations attributes present in the components. Currently there is no usage in any of the collector components yet.
We should try to take the same approach as we did with the existing Pod and Node strategy.
Describe the solution you'd like
k8s.daemonset.label.<key>
k8s.daemonset.annotation.<key>