Switching Docker scrape target to socket proxy. #70
@@ -100,7 +100,7 @@ receivers:
|
|||||||
scrape_configs:
|
scrape_configs:
|
||||||
- job_name: "rinoa-containers"
|
- job_name: "rinoa-containers"
|
||||||
docker_sd_configs:
|
docker_sd_configs:
|
||||||
- host: unix:///var/run/docker.sock
|
- host: tcp://dockerproxy:2375
|
||||||
refresh_interval: "30s"
|
refresh_interval: "30s"
|
||||||
- job_name: "apprise-api"
|
- job_name: "apprise-api"
|
||||||
static_configs:
|
static_configs:
|
||||||
|
|||||||
Reference in New Issue
Block a user