Open
Description
The k8sattributes
processor now supports natively Service attributes' handling based on Semantic Conventions' guidance: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.127.0/processor/k8sattributesprocessor/README.md#configuring-recommended-resource-attributes
We should consider using this natively instead of manually extracting from labels i.e. at
Related implementation: open-telemetry/opentelemetry-collector-contrib#37114