Added config flag to skip collection of network protocol metrics (#3880)
This commit is contained in:
committed by
Daniel Nelson
parent
8cfd001441
commit
f114f6a124
@@ -14,6 +14,11 @@ This plugin gathers metrics about network interface and protocol usage (Linux on
|
||||
##
|
||||
# interfaces = ["eth*", "enp0s[0-1]", "lo"]
|
||||
##
|
||||
## On linux systems telegraf also collects protocol stats.
|
||||
## Setting ignore_protocol_stats to true will skip reporting of protocol metrics.
|
||||
##
|
||||
# ignore_protocol_stats = false
|
||||
##
|
||||
```
|
||||
|
||||
### Measurements & Fields:
|
||||
|
||||
Reference in New Issue
Block a user