feat: add health checks and restart policies in docker-compose, update Telegraf configuration
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
player = "player"
|
||||
peers = "peers"
|
||||
|
||||
[[outputs.health]]
|
||||
service_address = "http://:8080"
|
||||
|
||||
[[outputs.file]]
|
||||
files = ["stdout"]
|
||||
data_format = "json"
|
||||
|
Reference in New Issue
Block a user