22 Commits (016d79535d0ec52faa9ed64b44f5956497e3dc37)

Author SHA1 Message Date
Tobias Schmidt 8aec44617a Remove Windows support 8 years ago
Tobias Schmidt 922e74d58f Remove unnecessarily named return variables 8 years ago
Tobias Schmidt c703435790 Fix all open go lint and vet issues 8 years ago
Johannes 'fish' Ziemke 8e50b80d12 Convert remaining collectors to use ConstMetrics 8 years ago
Caskey L. Dickson ab9ee574fb Build cleanly under windows. 9 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
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
Siavash Safi dddb273dfc Fix some error messages. 9 years ago
Siavash Safi d303a2ebc3 loadavg: Fix build constraints. 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