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 d3d19c9 commit f022861Copy full SHA for f022861
100_monitoring/tick/docker-compose.yml
@@ -32,7 +32,7 @@ services:
32
traefik.protocol: "http"
33
34
telegraf:
35
- image: telegraf:1.32.3-alpine
+ image: telegraf:1.35.2-alpine
36
entrypoint: "sh"
37
command: "-c 'echo \"$${INFLUXDB_CONF}\" > /etc/telegraf/telegraf.conf && exec telegraf'"
38
environment:
0 commit comments