Fix influx.toml and ListTags string printing
This commit is contained in:
2
testdata/influx.toml
vendored
2
testdata/influx.toml
vendored
@@ -11,7 +11,7 @@ password = "root"
|
||||
database = "telegraf"
|
||||
|
||||
[tags]
|
||||
dc = "us-phx-1" }
|
||||
dc = "us-phx-1"
|
||||
|
||||
[redis]
|
||||
address = ":6379"
|
||||
|
||||
Reference in New Issue
Block a user