feat: add health checks and restart policies in docker-compose, update Telegraf configuration

This commit is contained in:
2025-02-06 22:40:23 +01:00
parent 55a31bdbb1
commit 3a31a30fc7
2 changed files with 15 additions and 5 deletions

View File

@@ -25,6 +25,9 @@
player = "player"
peers = "peers"
[[outputs.health]]
service_address = "http://:8080"
[[outputs.file]]
files = ["stdout"]
data_format = "json"