aboutsummaryrefslogtreecommitdiff
path: root/node_exporter.go
Commit message (Expand)AuthorAge
* Sort collector names in startup logs (#857)Brian Brazil2018-03-29
* Remove deprecated prometheus.InstrumentHandlerFunc (#831)Ben Kochie2018-02-19
* Add `collect[]` parameter (#699)Siavash Safi2017-10-14
* Replace --collectors.enabled with per-collector flags (#640)Calle Pettersson2017-09-28
* Add timex collector (#664)Sami Kerola2017-09-19
* Switch to kingpin flags (#639)Calle Pettersson2017-08-12
* Enable IPVS collector by default (#623)Ben Kochie2017-07-26
* Add bcache collector (#597)ideaship2017-07-07
* Initial XFS collectorMatt Layher2017-04-22
* Add ARP collector for Linux (#540)Sam Kottler2017-04-11
* Report collector success/failure and duration per scrape. (#516)Brian Brazil2017-03-16
* Continue scrape with duplicated metricsTobias Schmidt2017-03-14
* Add BSD exec statistics collector (#457)Derek Marcotte2017-02-28
* Fix all open go lint and vet issuesTobias Schmidt2017-02-28
* Enable InfiniBand by defaultRobert Clark2017-02-07
* Add wifi collector to default collectors (#447)Matt Layher2017-02-04
* Add collector for Linux EDACBen Kochie2017-01-10
* Enable ZFS exporter by default and update README.Christian Schwarz2017-01-08
* Use promhttp and setup loggerJohannes 'fish' Ziemke2017-01-05
* Add hwmon /sensors support (#278)Rene Treffer2016-10-06
* Make version informations consistent between prometheus componentsSteve Durrheimer2016-05-04
* Add FreeBSD 'cpu' exporter to default collectors.Christian Schwarz2016-02-18
* Remove unused flag -debug.memprofile-fileTobias Schmidt2016-02-04
* Introduce entropy collector for LinuxRichard Hartmann2016-01-13
* Add vmstat collector, enabled per defaultFlorian Koch2016-01-11
* Build cleanly under windows.Caskey L. Dickson2016-01-07
* Add build_info metric similar to the one of Prometheus itselfDaniel Bechler2016-01-06
* Add linux conntrack collector.Brian Brazil2015-12-20
* Filter list of collectors enabled by defaultPavel Borzenkov2015-11-13
* Closes #100 by removing support for HTTP basic authTravis Truman2015-11-05
* switch to github.com/prometheus/common/log for loggingNick Owens2015-10-30
* Clean up lint errorsTobias Schmidt2015-10-16
* Add license headers to all code files.Matthias Rampke2015-09-26
* Add collector for metrics of linux software raidsJonas Große Sundrup2015-09-11
* Add Linux uname collector.Julius Volz2015-09-11
* Initial implementation of file-nrKen Herner2015-09-10
* Added sockstat test fileKen Herner2015-09-09
* Make logging of collector executions less verbose.Julius Volz2015-06-22
* 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
* Sort collector names.Matthias Rampke2015-05-12
* Log version at startupTobias Schmidt2015-04-16
* Remove memprofile file, add pprof HTTP endpoint instead.Julius Volz2015-03-05
* Make flag names consistent across projects.Julius Volz2015-02-09
* Add text file exporterBrian Brazil2015-01-25
* Add simple home page to node exporter.Brian Brazil2015-01-09
* Make config optionalJohannes 'fish' Ziemke2014-12-18
* Use glog instead of log consistentlyJohannes 'fish' Ziemke2014-12-18
* Add Basic Auth supportJohannes 'fish' Ziemke2014-12-18
* Consolidate collector selectionTobias Schmidt2014-11-25