docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11998)
This commit is contained in:
parent
6fa06d4405
commit
fd532494ce
|
|
@ -3957,6 +3957,9 @@
|
|||
# ## Directories to search within for the conntrack files above.
|
||||
# ## Missing directories will be ignored.
|
||||
# dirs = ["/proc/sys/net/ipv4/netfilter","/proc/sys/net/netfilter"]
|
||||
# ## all - aggregated statistics
|
||||
# ## percpu - include detailed statistics with cpu tag
|
||||
# collect = ["all", "percpu"]
|
||||
|
||||
|
||||
# # Gather health check statuses from services registered in Consul
|
||||
|
|
|
|||
Loading…
Reference in New Issue