diff --git a/otel-collector/config.yaml b/otel-collector/config.yaml index 3afd0a4..105d111 100644 --- a/otel-collector/config.yaml +++ b/otel-collector/config.yaml @@ -20,7 +20,7 @@ exporters: tls: insecure: true prometheusremotewrite: - endpoint: http://prometheus.example.com:9411/api/prom/push + endpoint: http://prometheus:9411/api/prom/push otlphttp/loki: endpoint: http://loki:3100/otlp