From 3ae8cdf64f96436854812d59bb41c17e2a9b7cf4 Mon Sep 17 00:00:00 2001
From: royalcat <k.adamovich20@gmail.com>
Date: Mon, 6 May 2024 12:37:42 +0300
Subject: [PATCH] grafana mimir

---
 grafana/datasources.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/grafana/datasources.yaml b/grafana/datasources.yaml
index 809dbeb..d73377b 100644
--- a/grafana/datasources.yaml
+++ b/grafana/datasources.yaml
@@ -20,12 +20,12 @@ datasources:
     url: http://loki:3100
     version: 1
     editable: false
-  - name: Prometheus
-    uid: prometheus
-    type: prometheus
+  - name: Mimir
+    uid: mimir
+    type: mimir
     access: proxy
     orgId: 1
-    url: http://prometheus:9090
+    url: http://mimir:9009
     editable: false
   - name: Pyroscope
     uid: pyroscope