You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
434 B
20 lines
434 B
[default]
|
|
url = "http://localhost:8086"
|
|
token = "randomTokenValue"
|
|
org = "chooseOrgName"
|
|
active = true
|
|
#
|
|
# [eu-central]
|
|
# url = "https://eu-central-1-1.aws.cloud2.influxdata.com"
|
|
# token = "XXX"
|
|
# org = ""
|
|
#
|
|
# [us-central]
|
|
# url = "https://us-central1-1.gcp.cloud2.influxdata.com"
|
|
# token = "XXX"
|
|
# org = ""
|
|
#
|
|
# [us-west]
|
|
# url = "https://us-west-2-1.aws.cloud2.influxdata.com"
|
|
# token = "XXX"
|
|
# org = ""
|
|
|