You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
Copy file name to clipboardExpand all lines: processor/k8sattributesprocessor/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ are then also available for the use within association rules. Available attribut
88
88
- k8s.job.name
89
89
- k8s.node.name
90
90
- 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)
92
92
93
93
94
94
Not all the attributes are guaranteed to be added. Only attribute names from `metadata` should be used for
0 commit comments