From 9ecead9899ff5e84ccad12688f0c9cbf1dcb0e24 Mon Sep 17 00:00:00 2001
From: royalcat <k.adamovich20@gmail.com>
Date: Mon, 6 May 2024 10:10:12 +0300
Subject: [PATCH] fix prometheus

---
 otel-collector/config.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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