remove docker config for telegraf and corrected key name

This commit is contained in:
2025-11-27 16:36:10 +01:00
parent 15f3ce39d1
commit 3544b3ebba
2 changed files with 1 additions and 15 deletions

View File

@@ -9,7 +9,7 @@
## Wenn die DB nicht erreichbar ist, nicht zu lange blockieren:
## nur wenige Wiederholungen
write_timeout = "3s"
timeout = "3s"
## Ab Telegraf 1.20+ sinnvoll:
http_headers = { "Connection" = "close" }