ajout docker plugin for telegraf
This commit is contained in:
@@ -20,9 +20,9 @@ datasources:
|
|||||||
# <string> url
|
# <string> url
|
||||||
url: http://influxdb:8086
|
url: http://influxdb:8086
|
||||||
# <string> database password, if used
|
# <string> database password, if used
|
||||||
password: "admin"
|
password: ""
|
||||||
# <string> database user, if used
|
# <string> database user, if used
|
||||||
user: "admin"
|
user: ""
|
||||||
# <string> database name, if used
|
# <string> database name, if used
|
||||||
database: "influx"
|
database: "influx"
|
||||||
# <bool> enable/disable basic auth
|
# <bool> enable/disable basic auth
|
||||||
|
|||||||
Reference in New Issue
Block a user