Update telegraf to use influx2

This commit is contained in:
Wilfried OLLIVIER 2022-06-01 20:34:48 +02:00
parent f91c55e3e1
commit 32f9eda9b6
6 changed files with 4584 additions and 617 deletions

View file

@ -31,10 +31,6 @@
## Timeout for docker list, info, and stats commands
timeout = "5s"
## Whether to report for each container per-device blkio (8:0, 8:1...) and
## network (eth0, eth1, ...) stats or not
perdevice = true
## Whether to report for each container total blkio and network stats or not
total = false