ajout docker plugin for telegraf

master
greglebreton 2 years ago
parent fad1d7ade9
commit f12e071381
  1. 4
      grafana/provisioning/datasources/influxdb.yml

@ -20,9 +20,9 @@ datasources:
# <string> url
url: http://influxdb:8086
# <string> database password, if used
password: "admin"
password: ""
# <string> database user, if used
user: "admin"
user: ""
# <string> database name, if used
database: "influx"
# <bool> enable/disable basic auth

Loading…
Cancel
Save