Copyedits of collector-receiver-snmp.yml (#2484)
This commit is contained in:
parent
0a65841c69
commit
102cabd048
|
|
@ -29,6 +29,7 @@
|
|||
"relref",
|
||||
"roadmap",
|
||||
"runtimes",
|
||||
"SNMP",
|
||||
"subdir",
|
||||
"tabpane",
|
||||
"tocstop",
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue