ajout docker plugin for telegraf

This commit is contained in:
greglebreton 2022-12-30 09:39:03 +01:00
parent fad1d7ade9
commit f12e071381

View File

@ -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