9 lines
211 B
Plaintext
9 lines
211 B
Plaintext
# This file configures the credentials needed to connect to your monitoring database instance.
|
|
# This currently only works with InfluxDB.
|
|
|
|
username =
|
|
password =
|
|
|
|
# used by influxdb V2 only
|
|
organization =
|
|
token = |