Explorar o código

chore(grafana/datasource): Change the DNS name for influxdb

Signed-off-by: Jeremy MAURO <jeremy.mauro@gmail.com>
Jeremy MAURO %!s(int64=2) %!d(string=hai) anos
pai
achega
ca0e3718dd
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      grafana/provisioning/datasources/datasource.yaml

+ 2 - 1
grafana/provisioning/datasources/datasource.yaml

@@ -5,6 +5,7 @@ datasources:
   - name: "InfluxDB-speedtest"
     type: "influxdb"
     access: proxy
-    url: http://influxdb:8086
+    url: http://speedtest:8086
     database: speedtest
     version: 1
+    readOnly: false