diff --git a/app-configs/rinoa/signoz/common/otel/otel-collector-config.yaml.j2 b/app-configs/rinoa/signoz/common/otel/otel-collector-config.yaml.j2 index 523efdb..9fc0416 100644 --- a/app-configs/rinoa/signoz/common/otel/otel-collector-config.yaml.j2 +++ b/app-configs/rinoa/signoz/common/otel/otel-collector-config.yaml.j2 @@ -101,7 +101,6 @@ receivers: - job_name: "rinoa-containers" docker_sd_configs: - host: unix:///var/run/docker.sock - - host_networking_host: "rinoa" - job_name: "apprise-api" static_configs: - targets: ["apprise:8000"]