We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48b67aa commit 608531eCopy full SHA for 608531e
docker-compose.yml
@@ -3,7 +3,7 @@ version: "3.7"
3
4
services:
5
telegraf:
6
- image: telegraf:1.33.1@sha256:67761580048d0225b80189cd93029d5576779fb55681f73504e4199801d49324
+ image: telegraf:1.34.4@sha256:435cc00c7018dc35fc0e545bebc420a2f08f6acf11ab958df0b39b6fdc5e8d9f
7
user: telegraf:${HOST_DOCKER_GROUP_ID} # host docker group id, so that telegraf has access to the docker socket
8
profiles:
9
- monitoring
0 commit comments