forked from Ivasoft/traefik
Add HTTP authentification to influxdb metric backend
This commit is contained in:
committed by
Traefiker Bot
parent
031451abab
commit
5ce4a2d05c
@@ -104,6 +104,20 @@
|
||||
#
|
||||
protocol = "udp"
|
||||
|
||||
# InfluxDB's username
|
||||
#
|
||||
# Optional
|
||||
# Default: "" (no username)
|
||||
#
|
||||
username = ""
|
||||
|
||||
# InfluxDB's password
|
||||
#
|
||||
# Optional
|
||||
# Default: "" (no password)
|
||||
#
|
||||
password = ""
|
||||
|
||||
# InfluxDB push interval
|
||||
#
|
||||
# Optional
|
||||
|
||||
Reference in New Issue
Block a user