Skip to content

Commit e81a9e4

Browse files
aunshcTylerHelmuth
authored andcommitted
Update README.md for k8sattributesprocessor (open-telemetry#34773)
Fixing broken link for extracting attributes from pod labels and annotations. **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> **Link to tracking Issue:** <Issue number if applicable> **Testing:** <Describe what testing was performed and which tests were added.> **Documentation:** <Describe the documentation added.> Co-authored-by: Tyler Helmuth <[email protected]>
1 parent 37d752f commit e81a9e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

processor/k8sattributesprocessor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ are then also available for the use within association rules. Available attribut
8888
- k8s.job.name
8989
- k8s.node.name
9090
- k8s.cluster.uid
91-
- Any tags extracted from the pod labels and annotations, as described in [extracting attributes from metadata](#extracting-attributes-from-metadata)
91+
- Any tags extracted from the pod labels and annotations, as described in [extracting attributes from pod labels and annotations](#extracting-attributes-from-pod-labels-and-annotations)
9292

9393

9494
Not all the attributes are guaranteed to be added. Only attribute names from `metadata` should be used for

0 commit comments

Comments
 (0)