From 03f9c3a7a8fef749e8a3916b99c20b95b24962eb Mon Sep 17 00:00:00 2001 From: Curtis Robert Date: Thu, 18 Jan 2024 14:30:05 -0800 Subject: [PATCH] [chore][receiver/snmpreceiver] Fix typo (#30668) **Description:** Variable name was inconsistent with the style of the rest of the README, and appears to be a typo. **Link to tracking Issue:** Fixes #30658 --- receiver/snmpreceiver/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/receiver/snmpreceiver/README.md b/receiver/snmpreceiver/README.md index dc86b50bc5eb..4a04da28e300 100644 --- a/receiver/snmpreceiver/README.md +++ b/receiver/snmpreceiver/README.md @@ -224,7 +224,7 @@ receivers: value: in - oid: "4.4.4.5.0" attributes: - - name: aattr.name.1 + - name: attr.name.1 value: out # This metric will have metrics created with each attached to a different resource. # Each resource will have a resource attribute with a guaranteed unique value based on the index.