From 57f449d6a19087c82e449f2ca7e2976dd5adafd2 Mon Sep 17 00:00:00 2001
From: royalcat <k.adamovich20@gmail.com>
Date: Mon, 6 May 2024 13:32:29 +0300
Subject: [PATCH] moar metrics

---
 otel-collector/config.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/otel-collector/config.yaml b/otel-collector/config.yaml
index 117dc26..075576c 100644
--- a/otel-collector/config.yaml
+++ b/otel-collector/config.yaml
@@ -52,3 +52,7 @@ service:
       processors: [batch]
       exporters:
         - otlphttp/loki
+  telemetry:
+    metrics:
+      address: 0.0.0.0:8888
+      level: detailed