Explorar el Código

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

Signed-off-by: Jeremy MAURO <jeremy.mauro@gmail.com>
Jeremy MAURO hace 2 años
padre
commit
ca0e3718dd
Se han modificado 1 ficheros con 2 adiciones y 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