WIP Telegraf: Update config for latest version
This commit is contained in:
parent
1c734cefb1
commit
0b92d81d9f
2 changed files with 12 additions and 9 deletions
|
|
@ -1,7 +1,6 @@
|
|||
[[inputs.docker]]
|
||||
endpoint = "unix:///var/run/docker.sock"
|
||||
perdevice = false
|
||||
total = true
|
||||
perdevice_include = []
|
||||
total_include = ["cpu", "blkio", "network"]
|
||||
container_name_include = []
|
||||
container_name_exclude = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue