You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resource attributes of k8s workloads which are injected from labels and annotations have a wrong key format k8s.<workload>.labels.<label-key> and k8s.<workload>.annotations.<annotation-key>.
According to the latest semconv (list of open and closed issues), the processor should be aligned to the semconv once all of them get merged.