Use single shared docker socket proxy service
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
interval = "10s"
|
||||
|
||||
[[inputs.docker]]
|
||||
endpoint = "unix:///var/run/docker.sock"
|
||||
endpoint = "tcp://docker-socket-proxy:2375"
|
||||
gather_services = false
|
||||
|
||||
[[outputs.prometheus_client]]
|
||||
|
||||
Reference in New Issue
Block a user