diff --git a/collector/stat_linux.go b/collector/stat_linux.go index 08829102..ca9dfabb 100644 --- a/collector/stat_linux.go +++ b/collector/stat_linux.go @@ -43,7 +43,7 @@ func init() { } // Takes a prometheus registry and returns a new Collector exposing -// network device stats. +// kernel/system statistics. func NewStatCollector() (Collector, error) { return &statCollector{ cpu: prometheus.NewCounterVec(