Copyedits of collector-receiver-snmp.yml (#2484)

This commit is contained in:
Patrice Chalin 2023-03-11 15:20:22 -05:00 committed by GitHub
parent 0a65841c69
commit 102cabd048
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

1
.vscode/cspell.json vendored
View File

@ -29,6 +29,7 @@
"relref",
"roadmap",
"runtimes",
"SNMP",
"subdir",
"tabpane",
"tocstop",

View File

@ -9,8 +9,8 @@ tags:
repo: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/snmpreceiver
license: Apache 2.0
description:
This receiver fetches stats from a SNMP enabled host using a [golang snmp
client](https://github.com/gosnmp/gosnmp). Metrics are collected based upon
different configurations in the config file.
This receiver fetches stats from an SNMP-enabled host using the [Go SNMP
client](https://github.com/gosnmp/gosnmp). Metrics are collected based on
configuration settings.
authors: OpenTelemetry Authors
otVersion: latest