point telegraf to socket proxy
This commit is contained in:
+1
-1
@@ -5531,7 +5531,7 @@
|
||||
# ## Docker Endpoint
|
||||
# ## To use TCP, set endpoint = "tcp://[ip]:[port]"
|
||||
# ## To use environment variables (ie, docker-machine), set endpoint = "ENV"
|
||||
endpoint = "unix:///var/run/docker.sock"
|
||||
endpoint = "tcp://supporting-services-socket-proxy:2375"
|
||||
#
|
||||
# ## Set to true to collect Swarm metrics(desired_replicas, running_replicas)
|
||||
# ## Note: configure this in one of the manager nodes in a Swarm cluster.
|
||||
|
||||
Reference in New Issue
Block a user