22 Commits (220aa5b8893c599c624bbdba2f59ac1ed473a4ff)

Author SHA1 Message Date
Ben Kochie dfa53f835a
Use Go 1.13 error features 5 years ago
Ben Ye 2477c5c67d switch to go-kit/log (#1575) 5 years ago
Ben Kochie ebdd524123
Correctly cast Darwin memory info (#1060) 6 years ago
Derek Marcotte 477fe4665a Move FreeBSD/DragonflyBSD out of meminfo add kvm. (#547) 7 years ago
Matthieu Guegan d6ef10bb56 Add openbsd meminfo (#724) 7 years ago
Calle Pettersson 859a825bb8 Replace --collectors.enabled with per-collector flags (#640) 7 years ago
Tobias Schmidt 016d79535d Fix build tags of meminfo collector 7 years ago
Tobias Schmidt 8aec44617a Remove Windows support 8 years ago
Tobias Schmidt 922e74d58f Remove unnecessarily named return variables 8 years ago
Johannes 'fish' Ziemke 6dd39b15c2 Do not build meminfo on freebsd 8 years ago
Johannes 'fish' Ziemke a97ff2bcda Do not build meminfo on windows 8 years ago
Johannes 'fish' Ziemke c21c59dfeb Add meminfo stats for Darwin 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