From 03f62535604f56df382939fd2001a97ced0adb92 Mon Sep 17 00:00:00 2001
From: royalcat <k.adamovich20@gmail.com>
Date: Mon, 6 May 2024 11:41:06 +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 eb976aa..b9a52e8 100644
--- a/otel-collector/config.yaml
+++ b/otel-collector/config.yaml
@@ -27,7 +27,7 @@ exporters:
     tls:
       insecure: true
   prometheusremotewrite:
-    endpoint: http://prometheus:9090/api/prom/push
+    endpoint: http://prometheus:7900/api/prom/push
   otlphttp/loki:
     endpoint: http://loki:3100/otlp