name
This commit is contained in:
parent
21e923c1b5
commit
25592b4c21
|
|
@ -19,7 +19,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
// PluginName is the name of this plugin.
|
// PluginName is the name of this plugin.
|
||||||
const PluginName = "influxdb"
|
const PluginName = "InfluxDB"
|
||||||
|
|
||||||
const (
|
const (
|
||||||
defaultInterval = 30 * time.Second
|
defaultInterval = 30 * time.Second
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue