Skip to content

Commit

Permalink
[chore][receiver/snmpreceiver] Fix typo (open-telemetry#30668)
Browse files Browse the repository at this point in the history
**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 open-telemetry#30658
  • Loading branch information
crobert-1 authored Jan 18, 2024
1 parent 5a8567f commit 03f9c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion receiver/snmpreceiver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 03f9c3a

Please sign in to comment.