WIP Telegraf: Update config for latest version

This commit is contained in:
Jannik Beyerstedt 2026-02-05 09:27:32 +01:00
parent 1c734cefb1
commit 0b92d81d9f
2 changed files with 12 additions and 9 deletions

View file

@ -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 = []