20 Commits (10fe59b9b64ea74793b0c12c398411bca1762573)

Author SHA1 Message Date
Paul Gier b40954dce5
new flag to disable all default collectors (#1460) 5 years ago
Ben Kochie 3e1b0f1bee
Don't count empty collection as success (#1613) 5 years ago
Ben Ye 2477c5c67d switch to go-kit/log (#1575) 5 years ago
Matt Layher 2c2ee93519
collector: export NodeCollector for documentation purposes 6 years ago
Mario Trangoni 24a28fcc9e Remove unused func, var, and const (#928) 7 years ago
Siavash Safi f3a7022602 Add `collect[]` parameter (#699) 7 years ago
Calle Pettersson 859a825bb8 Replace --collectors.enabled with per-collector flags (#640) 7 years ago
Tobias Schmidt 922e74d58f Remove unnecessarily named return variables 8 years ago
Tobias Schmidt c703435790 Fix all open go lint and vet issues 8 years ago
Johannes 'fish' Ziemke 8e50b80d12 Convert remaining collectors to use ConstMetrics 8 years ago
Johannes 'fish' Ziemke 3db2f442ae Limit node-exporter scope, deprecated collectors 8 years ago
Matthias Rampke 2d0d72b97d Add license headers to all code files. 9 years ago
Johannes 'fish' Ziemke 665b05eedc Use flags instead of config and remove attributes 10 years ago
Brian Brazil 1c17481a42 Collect at every scrape, rather than at regular intervals. 10 years ago
Johannes 'fish' Ziemke f47abc5d06 Add MegaCLI collector 11 years ago
Bjoern Rabenstein 28468bebae Now also migrate gmond and runit. 11 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
Johannes 'fish' Ziemke 3a4aa70afb Make collector testable and add native test 11 years ago
Johannes 'fish' Ziemke 3ac5222f8b Move exporter to main and listen/interval to flags 11 years ago