|
|
@ -27,8 +27,8 @@ import (
|
|
|
|
"sort"
|
|
|
|
"sort"
|
|
|
|
"syscall"
|
|
|
|
"syscall"
|
|
|
|
|
|
|
|
|
|
|
|
"github.com/go-kit/kit/log"
|
|
|
|
"github.com/go-kit/log"
|
|
|
|
"github.com/go-kit/kit/log/level"
|
|
|
|
"github.com/go-kit/log/level"
|
|
|
|
"github.com/prometheus/client_golang/prometheus"
|
|
|
|
"github.com/prometheus/client_golang/prometheus"
|
|
|
|
"github.com/prometheus/procfs/sysfs"
|
|
|
|
"github.com/prometheus/procfs/sysfs"
|
|
|
|
"github.com/safchain/ethtool"
|
|
|
|
"github.com/safchain/ethtool"
|
|
|
|