diff --git a/grafana/datasources.yaml b/grafana/datasources.yaml
index d73377b..b712ecb 100644
--- a/grafana/datasources.yaml
+++ b/grafana/datasources.yaml
@@ -22,10 +22,10 @@ datasources:
     editable: false
   - name: Mimir
     uid: mimir
-    type: mimir
+    type: prometheus
     access: proxy
     orgId: 1
-    url: http://mimir:9009
+    url: http://mimir:9009/prometheus
     editable: false
   - name: Pyroscope
     uid: pyroscope