Tivan is dead, long live Telegraf. Fixes #3
This commit is contained in:
@@ -8,8 +8,8 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
common "github.com/influxdb/tivan/plugins/system/ps/common"
|
||||
process "github.com/influxdb/tivan/plugins/system/ps/process"
|
||||
common "github.com/influxdb/telegraf/plugins/system/ps/common"
|
||||
process "github.com/influxdb/telegraf/plugins/system/ps/process"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user