Switch plugin API to use an accumulator
This commit is contained in:
2
testdata/influx.toml
vendored
2
testdata/influx.toml
vendored
@@ -7,6 +7,6 @@ debug = true
|
||||
url = "http://localhost:8086"
|
||||
username = "root"
|
||||
password = "root"
|
||||
database = "cypress"
|
||||
database = "tivan"
|
||||
tags = { dc = "us-phx-1" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user