Fixing Prometheus in OTEL config. #68
@@ -101,6 +101,7 @@ receivers:
|
|||||||
- job_name: "rinoa-containers"
|
- job_name: "rinoa-containers"
|
||||||
docker_sd_configs:
|
docker_sd_configs:
|
||||||
- host: unix:///var/run/docker.sock
|
- host: unix:///var/run/docker.sock
|
||||||
|
refresh_interval: "30s"
|
||||||
- job_name: "apprise-api"
|
- job_name: "apprise-api"
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ["apprise:8000"]
|
- targets: ["apprise:8000"]
|
||||||
|
|||||||
Reference in New Issue
Block a user