12 Commits (master)

Author SHA1 Message Date
inosato 9ed32666cc
Remove ioutil (#2438) 2 years ago
Julien Pivotto 68a6c78c0d
Update go to 1.17 (#2159) 3 years ago
Ben Kochie dfa53f835a
Use Go 1.13 error features 4 years ago
Nick Owens 2cb489253c collector: support 1,5,15m load averages for all unices 9 years ago
Nick Owens eb79937340 switch to github.com/prometheus/common/log for logging 9 years ago
Matteo Bigoi e6ffeb4907 Reduce nesting in sanity check 9 years ago
Matteo Bigoi 5918be9a8c Fix documentation and a possible slice bounds out of range 9 years ago
Matteo Bigoi 832ba9cc1d Add load5 and load15 to linux load metric 9 years ago
Julius Volz a25751e0b3 Fix occurreneces of initial uppercase in error strings. 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 d80b2af492 loadavg: Split the collector for linux and other platforms. 9 years ago
Siavash Safi f93125ba10 loadavg: Remove unnecessary global variable. 9 years ago
Siavash Safi f7563fe7a2 Remove config from collectors. 9 years ago
Siavash Safi f9fa6d05cf loadavg: Use getloadavg() from stdlib.h 9 years ago
Julius Volz e65bc868fc Switch logging from glog to github.com/prometheus/log. 10 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
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 25ea90369c Split native collector into it's component parts and make them enablable. 11 years ago