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 d5534a3 commit fbe2a45Copy full SHA for fbe2a45
docker-compose.yml
@@ -165,7 +165,7 @@ services:
165
restart: always
166
167
telegraf:
168
- image: telegraf:1.33.2@sha256:5afb934bd448b8cd49d495fffac5fe8227267123a9af05f9f9ec6044a1799bd1
+ image: telegraf:1.35.3@sha256:d55e33e698ae0e9d9bc0dfad33d100e7f2137ae53b65e4c8c090a79e0ee417ea
169
user: telegraf:${HOST_DOCKER_GROUP_ID} # host docker group id, so that telegraf has access to the docker socket
170
command: | # only use config directory, but therefore we need to give a empty config file
171
--config-directory /etc/telegraf/telegraf.d/
0 commit comments