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 7a9adf6 commit e035c6dCopy full SHA for e035c6d
telegraf/telegraf.conf
@@ -261,7 +261,7 @@
261
## Docker Endpoint
262
## To use TCP, set endpoint = "tcp://[ip]:[port]"
263
## To use environment variables (ie, docker-machine), set endpoint = "ENV"
264
- endpoint = "unix:///var/run/docker.sock"
+ endpoint = "unix:///var/run/balena.sock"
265
266
## Set to true to collect Swarm metrics(desired_replicas, running_replicas)
267
## Note: configure this in one of the manager nodes in a Swarm cluster.
0 commit comments