12 Commits (5a461d261c99ed9479e491c97cfd3bfe310a4139)

Author SHA1 Message Date
Brian Brazil a98067a294 Make metrics better follow guidelines (#787) 7 years ago
Tobias Schmidt 084e585c2a Fix scanner usage without error handling 8 years ago
Tobias Schmidt 694294baf5 Remove unnecessary conversions 8 years ago
Tobias Schmidt 21e13c7f52 Simplify code 8 years ago
Johannes 'fish' Ziemke 2983c4a31d Refactor meminfo collector similar to filesystem 8 years ago
Julius Volz eac396c637 Convert meminfo collector to use ConstMetrics 8 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
Matthias Rampke 20b551ab2b Add flag to change the location of the procfs. 9 years ago
Siavash Safi d7ec7eac1f Revert "Add build constraint for linux collectors." 9 years ago
Siavash Safi 4c5db2787e Add meminfo collector for FreeBSD. 9 years ago
Siavash Safi ad73b87d1e Add build constraint for linux collectors. 9 years ago
Julius Volz e65bc868fc Switch logging from glog to github.com/prometheus/log. 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
Tobias Schmidt 974f6fc762 Fix tests 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