[editorial] Drop page self-link, adjust prose (#1977)
This commit is contained in:
parent
8698e3c5ed
commit
963f308028
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue