Add docker_log monitoring to telegraf

This commit is contained in:
Tobias Reisinger 2023-12-13 01:11:54 +01:00
parent 253206da97
commit a90840b1dc
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
8 changed files with 58 additions and 13 deletions
_ansible/roles/coder/vars

View file

@ -26,7 +26,10 @@ compose:
watchtower: true
image: ghcr.io/coder/coder:latest
env: true
group_add:
- "972" # docker group on host
volumes:
- /var/run/docker.sock:/var/run/docker.sock
file:
services:
app:
group_add:
- "972" # docker group on host