Skip to content

Commit e035c6d

Browse files
committed
changed docker.sock into balena.sock
1 parent 7a9adf6 commit e035c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

telegraf/telegraf.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
## Docker Endpoint
262262
## To use TCP, set endpoint = "tcp://[ip]:[port]"
263263
## To use environment variables (ie, docker-machine), set endpoint = "ENV"
264-
endpoint = "unix:///var/run/docker.sock"
264+
endpoint = "unix:///var/run/balena.sock"
265265

266266
## Set to true to collect Swarm metrics(desired_replicas, running_replicas)
267267
## Note: configure this in one of the manager nodes in a Swarm cluster.

0 commit comments

Comments
 (0)