From 5227aef0637beaf58f4f6a268619cb93592353c4 Mon Sep 17 00:00:00 2001
From: royalcat <k.adamovich20@gmail.com>
Date: Sun, 7 Apr 2024 21:06:02 +0300
Subject: [PATCH] fix

---
 grafana/datasources.yaml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/grafana/datasources.yaml b/grafana/datasources.yaml
index abc6686..809dbeb 100644
--- a/grafana/datasources.yaml
+++ b/grafana/datasources.yaml
@@ -4,12 +4,10 @@ datasources:
     uid: tempo
     orgId: 1
     type: tempo
-    typeName: Tempo
     access: proxy
     url: "http://tempo:3200"
     jsonData:
       tracesToLogsV2:
-        customQuery: false
         datasourceUid: loki
       tracesToProfiles:
         datasourceUid: pyroscope
@@ -28,9 +26,6 @@ datasources:
     access: proxy
     orgId: 1
     url: http://prometheus:9090
-    basicAuth: false
-    isDefault: false
-    version: 1
     editable: false
   - name: Pyroscope
     uid: pyroscope