14 Commits (5a461d261c99ed9479e491c97cfd3bfe310a4139)

Author SHA1 Message Date
Brian Brazil a98067a294 Make metrics better follow guidelines (#787) 7 years ago
Calle Pettersson 859a825bb8 Replace --collectors.enabled with per-collector flags (#640) 7 years ago
Rene Treffer 2e9f1913b8 Move stat_linux to cpu_linux and add cpufreq stats (#548) 8 years ago
Karsten Weiss 45ca8db352 Support the 'guest_nice' cpu mode of /proc/stat. 8 years ago
Tobias Schmidt 922e74d58f Remove unnecessarily named return variables 8 years ago
Tobias Schmidt 084e585c2a Fix scanner usage without error handling 8 years ago
Tobias Schmidt c703435790 Fix all open go lint and vet issues 8 years ago
Brian Brazil 2f0d697f8c Do a make format run. 9 years ago
Brian Brazil 7739fb4e12 Switch linux stat to using ConstMetric 9 years ago
Harmen 5d6fb852bb fix copy-paste error in comment 9 years ago
Matthias Rampke 2d0d72b97d Add license headers to all code files. 9 years ago
Matthias Rampke 20b551ab2b Add flag to change the location of the procfs. 9 years ago
Siavash Safi 8c4a5b0f65 stats: Fix formatting. 9 years ago
Siavash Safi 66e0171159 Rename linux collectors for build constraints. 9 years ago
Siavash Safi d7ec7eac1f Revert "Add build constraint for linux collectors." 9 years ago
Siavash Safi ad73b87d1e Add build constraint for linux collectors. 9 years ago
Julius Volz 9f046cd88e Run gofmt. 10 years ago
Johannes 'fish' Ziemke 665b05eedc Use flags instead of config and remove attributes 10 years ago
Matthias Rampke 2ee8470004 remove cgo dependency 10 years ago
Daniel Speichert 1763908013 Fixed panic when parsing /proc/stat on 2.6.32-25-pve 10 years ago
Tobias Schmidt 872f921867 Reduce number of global variables used 10 years ago
Brian Brazil 1c17481a42 Collect at every scrape, rather than at regular intervals. 10 years ago
Bjoern Rabenstein 0563ecd29d Migrated everything to new client_golang. 11 years ago
Brian Brazil c0f10e3a6d Update comment format. 11 years ago
Brian Brazil 09a3de1669 Changes per code review. 11 years ago
Brian Brazil 062443133e Add collector for /proc/stat, enabled by default. 11 years ago