docs(processors.ifname): Document better agent tag name (#14117)

This commit is contained in:
Thomas Casteleyn 2023-10-18 09:42:01 +02:00 committed by GitHub
parent 7c8200fd65
commit c142f48f72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,7 @@ See the [CONFIGURATION.md][CONFIGURATION.md] for more details.
# dest = "ifName"
## Name of tag of the SNMP agent to request the interface name from
## example: agent = "source"
# agent = "agent"
## Timeout for each request.

View File

@ -7,6 +7,7 @@
# dest = "ifName"
## Name of tag of the SNMP agent to request the interface name from
## example: agent = "source"
# agent = "agent"
## Timeout for each request.