aboutsummaryrefslogtreecommitdiff
path: root/collector/collector.go
Commit message (Expand)AuthorAge
* new flag to disable all default collectors (#1460)Paul Gier2020-02-20
* Don't count empty collection as success (#1613)Ben Kochie2020-02-19
* switch to go-kit/log (#1575)Ben Ye2019-12-31
* collector: export NodeCollector for documentation purposesMatt Layher2018-10-26
* Remove unused func, var, and const (#928)Mario Trangoni2018-04-29
* Add `collect[]` parameter (#699)Siavash Safi2017-10-14
* Replace --collectors.enabled with per-collector flags (#640)Calle Pettersson2017-09-28
* Remove unnecessarily named return variablesTobias Schmidt2017-02-28
* Fix all open go lint and vet issuesTobias Schmidt2017-02-28
* Convert remaining collectors to use ConstMetricsJohannes 'fish' Ziemke2017-01-03
* Limit node-exporter scope, deprecated collectorsJohannes 'fish' Ziemke2017-01-03
* Add license headers to all code files.Matthias Rampke2015-09-26
* Use flags instead of config and remove attributesJohannes 'fish' Ziemke2015-05-21
* Collect at every scrape, rather than at regular intervals.Brian Brazil2014-10-29
* Add MegaCLI collectorJohannes 'fish' Ziemke2014-07-09
* Now also migrate gmond and runit.Bjoern Rabenstein2014-06-26
* 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
* Make collector testable and add native testJohannes 'fish' Ziemke2014-02-18
* Move exporter to main and listen/interval to flagsJohannes 'fish' Ziemke2014-02-18