[editorial] Drop page self-link, adjust prose (#1977)

This commit is contained in:
Patrice Chalin 2025-03-09 20:24:58 -04:00 committed by GitHub
parent 8698e3c5ed
commit 963f308028
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ The following [service resource attributes](../attributes-registry/service.md) a
There are different ways to calculate the service attributes. There are different ways to calculate the service attributes.
1. [Well-Known Labels](https://kubernetes.io/docs/reference/labels-annotations-taints/) 1. [Well-Known Labels](https://kubernetes.io/docs/reference/labels-annotations-taints/)
2. Annotations on the pod template that have the `resource.opentelemetry.io/` prefix as described in 2. Annotations on the pod template that have the `resource.opentelemetry.io/`
[resource attributes using Kubernetes annotations](#specify-resource-attributes-using-kubernetes-annotations) prefix as described in this page.
3. A function of the Kubernetes resource attributes defined above 3. A function of the Kubernetes resource attributes defined above
This translation can typically be done by an OpenTelemetry Collector component like the This translation can typically be done by an OpenTelemetry Collector component like the