aboutsummaryrefslogtreecommitdiff
path: root/collector/meminfo.go
Commit message (Expand)AuthorAge
* Use Go 1.13 error featuresBen Kochie2020-06-16
* switch to go-kit/log (#1575)Ben Ye2019-12-31
* Correctly cast Darwin memory info (#1060)Ben Kochie2018-09-07
* Move FreeBSD/DragonflyBSD out of meminfo add kvm. (#547)Derek Marcotte2018-01-04
* Add openbsd meminfo (#724)Matthieu Guegan2018-01-04
* Replace --collectors.enabled with per-collector flags (#640)Calle Pettersson2017-09-28
* Fix build tags of meminfo collectorTobias Schmidt2017-07-20
* Remove Windows supportTobias Schmidt2017-04-10
* Remove unnecessarily named return variablesTobias Schmidt2017-02-28
* Do not build meminfo on freebsdJohannes 'fish' Ziemke2017-01-04
* Do not build meminfo on windowsJohannes 'fish' Ziemke2017-01-04
* Add meminfo stats for DarwinJohannes 'fish' Ziemke2017-01-03
* Refactor meminfo collector similar to filesystemJohannes 'fish' Ziemke2017-01-03
* Add meminfo collector for FreeBSD.Siavash Safi2015-07-14
* Add build constraint for linux collectors.Siavash Safi2015-07-14
* Switch logging from glog to github.com/prometheus/log.Julius Volz2015-05-28
* Use flags instead of config and remove attributesJohannes 'fish' Ziemke2015-05-21
* Reduce number of global variables usedTobias Schmidt2014-11-24
* Fix testsTobias Schmidt2014-11-24
* Collect at every scrape, rather than at regular intervals.Brian Brazil2014-10-29
* Migrated everything to new client_golang.Bjoern Rabenstein2014-06-26
* Split native collector into it's component parts and make them enablable.Brian Brazil2014-06-04