Explorar o código

Changed devenv default data source to testdata

Torkel Ödegaard %!s(int64=6) %!d(string=hai) anos
pai
achega
0ed32ebcb4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      devenv/datasources.yaml

+ 1 - 1
devenv/datasources.yaml

@@ -11,11 +11,11 @@ datasources:
   - name: gdev-prometheus
     type: prometheus
     access: proxy
-    isDefault: true
     url: http://localhost:9090
 
   - name: gdev-testdata
     type: testdata
+    isDefault: true
 
   - name: gdev-influxdb
     type: influxdb