docs(processors.ifname): Document better agent tag name (#14117)
This commit is contained in:
parent
7c8200fd65
commit
c142f48f72
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue