From 963f308028ddb2833803cc64b8f5328d5395b7bb Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Sun, 9 Mar 2025 20:24:58 -0400 Subject: [PATCH] [editorial] Drop page self-link, adjust prose (#1977) --- docs/non-normative/k8s-attributes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/non-normative/k8s-attributes.md b/docs/non-normative/k8s-attributes.md index ba39c25d5..4d21c8317 100644 --- a/docs/non-normative/k8s-attributes.md +++ b/docs/non-normative/k8s-attributes.md @@ -17,8 +17,8 @@ The following [service resource attributes](../attributes-registry/service.md) a There are different ways to calculate the service attributes. 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 - [resource attributes using Kubernetes annotations](#specify-resource-attributes-using-kubernetes-annotations) +2. Annotations on the pod template that have the `resource.opentelemetry.io/` + prefix as described in this page. 3. A function of the Kubernetes resource attributes defined above This translation can typically be done by an OpenTelemetry Collector component like the