12 Commits (ae280f2b04b0413712a959a5678e130cc1176230)

Author SHA1 Message Date
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 3db2f442ae Limit node-exporter scope, deprecated collectors 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
Julius Volz e65bc868fc Switch logging from glog to github.com/prometheus/log. 10 years ago
Julius Volz 9f046cd88e Run gofmt. 10 years ago
Johannes 'fish' Ziemke 665b05eedc Use flags instead of config and remove attributes 10 years ago
Tobias Schmidt 0aacec2335 Fix ganglia namespace 10 years ago
Tobias Schmidt 211ddf33f1 Consolidate collector selection 10 years ago
Brian Brazil 1c17481a42 Collect at every scrape, rather than at regular intervals. 10 years ago
Bjoern Rabenstein 28468bebae Now also migrate gmond and runit. 11 years ago
Brian Brazil 25ea90369c Split native collector into it's component parts and make them enablable. 11 years ago
Julius Volz a22036788a Prefix Ganglia metrics with "ganglia_". 11 years ago
Johannes 'fish' Ziemke 3ac5222f8b Move exporter to main and listen/interval to flags 11 years ago
Johannes 'fish' Ziemke fd00dbe1cc Fix collectorFactories variable name 11 years ago
Johannes 'fish' Ziemke 04380ae60a Add support for selecting collectors at buildtime 11 years ago
Julius Volz 4fcd1a9b38 Escape all illegal chars in metric names. 11 years ago
Johannes 'fish' Ziemke ade7272a29 Remove hostname label 11 years ago
Johannes 'fish' Ziemke 1dbe3de133 Replace . in metric names by _. 12 years ago
Johannes 'fish' Ziemke 26e294c1af Minor cleanup. 12 years ago
Johannes 'fish' Ziemke 588ef8b62a Refactor node_exporter to support collectors. 12 years ago