This commit is contained in:
davidnewhall2 2020-06-30 03:36:08 -07:00
parent 21e923c1b5
commit 25592b4c21
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ import (
)
// PluginName is the name of this plugin.
const PluginName = "influxdb"
const PluginName = "InfluxDB"
const (
defaultInterval = 30 * time.Second