Update readme

This commit is contained in:
Manuel de Brito Fontes 2017-10-06 19:47:46 -03:00
parent d6d374b28d
commit 084669ddef
5 changed files with 49 additions and 28 deletions

View file

@ -18,7 +18,7 @@ package collector
import (
"github.com/golang/glog"
"github.com/prometheus/client_golang/prometheus"
)

View file

@ -20,7 +20,7 @@ import (
"path/filepath"
"github.com/golang/glog"
common "github.com/ncabatoff/process-exporter"
"github.com/ncabatoff/process-exporter/proc"
"github.com/prometheus/client_golang/prometheus"