Followup to issue #77, create configured database name from toml file
This commit is contained in:
4
testdata/influx.toml
vendored
4
testdata/influx.toml
vendored
@@ -10,8 +10,8 @@ username = "root"
|
||||
password = "root"
|
||||
database = "telegraf"
|
||||
|
||||
[tags.influxdb]
|
||||
tags = { "dc" = "us-phx-1" }
|
||||
[tags]
|
||||
dc = "us-phx-1" }
|
||||
|
||||
[redis]
|
||||
address = ":6379"
|
||||
|
||||
Reference in New Issue
Block a user