aboutsummaryrefslogtreecommitdiff
path: root/collector/stat_linux.go
Commit message (Expand)AuthorAge
* switch to go-kit/log (#1575)Ben Ye2019-12-31
* Wrap errors in the Go 1.13 wayJulian Kornberger2019-12-19
* update procfs to v0.0.2 (#1376)Paul Gier2019-06-12
* Early init of procfs (#1315)Paul Gier2019-04-10
* Make metrics better follow guidelines (#787)Brian Brazil2018-01-17
* Replace --collectors.enabled with per-collector flags (#640)Calle Pettersson2017-09-28
* Move stat_linux to cpu_linux and add cpufreq stats (#548)Rene Treffer2017-06-13
* Support the 'guest_nice' cpu mode of /proc/stat.Karsten Weiss2017-04-14
* Remove unnecessarily named return variablesTobias Schmidt2017-02-28
* Fix scanner usage without error handlingTobias Schmidt2017-02-28
* Fix all open go lint and vet issuesTobias Schmidt2017-02-28
* Do a make format run.Brian Brazil2015-12-18
* Switch linux stat to using ConstMetricBrian Brazil2015-12-18
* fix copy-paste error in commentHarmen2015-09-29
* Add license headers to all code files.Matthias Rampke2015-09-26
* Add flag to change the location of the procfs.Matthias Rampke2015-09-26
* stats: Fix formatting.Siavash Safi2015-07-14
* Rename linux collectors for build constraints.Siavash Safi2015-07-14