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