11 Commits (d80b2af492ab3aeeec233af08115799cbb036cc3)

Author SHA1 Message Date
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