open-telemetry / opentelemetry-collector-contrib

Contrib repository for the OpenTelemetry Collector
https://opentelemetry.io
Apache License 2.0
2.73k stars 2.16k forks source link

Ensure that k8s labels and annotations follow SemConv #32440

Open ChrsMark opened 2 months ago

ChrsMark commented 2 months ago

Component(s)

processor/k8sattributes

Describe the issue you're reporting

This is issue is to keep track of any pending task to align the k8sattributes processor with SemConv's pod's labels and annotations spec.

Ref PRs:

This might also applies on the kubeletstats and k8scluster receivers as well.

github-actions[bot] commented 2 months ago

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

TylerHelmuth commented 2 months ago

We do need to do this, I'd prefer not doing it until the Kubernetes resource attributes are stabilized, that way we only have to do the breaking change once.

github-actions[bot] commented 3 weeks ago

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

ChrsMark commented 3 weeks ago

Still valid. Should we mark this as "never stale" to avoid having this closed at some point in case we miss updating it?