68 Commits (ed7823703623e03190c963e829d38963623a35a6)

Author SHA1 Message Date
Matthias Rampke b133213c7a Report non-fatal collection errors in the exporter metric. (#1439) 5 years ago
Ben Kochie ffefc8e74d Add a limit to the number of in-flight requests (#1166) 6 years ago
beorn7 cd2331a185 Add --web.disable-exporter-metrics flag 6 years ago
Brian Brazil be9d82b66e
Sort collector names in startup logs (#857) 7 years ago
Ben Kochie d33a447047
Remove deprecated prometheus.InstrumentHandlerFunc (#831) 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
Sami Kerola 3762191e66 Add timex collector (#664) 7 years ago
Calle Pettersson dfe07eaae8 Switch to kingpin flags (#639) 7 years ago
Ben Kochie 46c31d8a7e Enable IPVS collector by default (#623) 7 years ago
ideaship 8d90276283 Add bcache collector (#597) 7 years ago
Matt Layher 1feb091b36
Initial XFS collector 8 years ago
Sam Kottler 6eafa51fa8 Add ARP collector for Linux (#540) 8 years ago
Brian Brazil a02e469b07 Report collector success/failure and duration per scrape. (#516) 8 years ago
Tobias Schmidt dace41e3d4 Continue scrape with duplicated metrics 8 years ago
Derek Marcotte 5c28ab044d Add BSD exec statistics collector (#457) 8 years ago
Tobias Schmidt c703435790 Fix all open go lint and vet issues 8 years ago
Robert Clark b0c9133cba Enable InfiniBand by default 8 years ago
Matt Layher ba635842fc Add wifi collector to default collectors (#447) 8 years ago
Ben Kochie b4fa10ca9d Add collector for Linux EDAC 8 years ago
Christian Schwarz c95bfa705e Enable ZFS exporter by default and update README. 8 years ago
Johannes 'fish' Ziemke 3983cd58ff Use promhttp and setup logger 8 years ago
Rene Treffer 081ecc5db0 Add hwmon /sensors support (#278) 8 years ago
Steve Durrheimer 60cbc9efc0
Make version informations consistent between prometheus components 9 years ago
Christian Schwarz 9a189b903e Add FreeBSD 'cpu' exporter to default collectors. 9 years ago
Tobias Schmidt 3a96e6881b Remove unused flag -debug.memprofile-file 9 years ago
Richard Hartmann aee580d8d8 Introduce entropy collector for Linux 9 years ago
Florian Koch 5d5346af8a Add vmstat collector, enabled per default 9 years ago
Caskey L. Dickson ab9ee574fb Build cleanly under windows. 9 years ago
Daniel Bechler fc3931c924 Add build_info metric similar to the one of Prometheus itself 9 years ago
Brian Brazil a82b4c30cb Add linux conntrack collector. 9 years ago
Pavel Borzenkov 46527808aa Filter list of collectors enabled by default 9 years ago
Travis Truman 78cc741277 Closes #100 by removing support for HTTP basic auth 9 years ago
Nick Owens eb79937340 switch to github.com/prometheus/common/log for logging 9 years ago
Tobias Schmidt 7e2b65f942 Clean up lint errors 9 years ago
Matthias Rampke 2d0d72b97d Add license headers to all code files. 9 years ago
Jonas Große Sundrup 9f2aa24e12 Add collector for metrics of linux software raids 9 years ago
Julius Volz 7b39ccc144 Add Linux uname collector. 9 years ago
Ken Herner 7569c6ce23 Initial implementation of file-nr 9 years ago
Ken Herner 356e1bb866 Added sockstat test file 9 years ago
Julius Volz e606744068 Make logging of collector executions less verbose. 10 years ago
Julius Volz e65bc868fc Switch logging from glog to github.com/prometheus/log. 10 years ago
Johannes 'fish' Ziemke 665b05eedc Use flags instead of config and remove attributes 10 years ago
Matthias Rampke 57a6701dc9 Sort collector names. 10 years ago
Tobias Schmidt 626900fe21 Log version at startup 10 years ago
Julius Volz a730cff002 Remove memprofile file, add pprof HTTP endpoint instead. 10 years ago
Julius Volz 0283fc9ab8 Make flag names consistent across projects. 10 years ago
Brian Brazil 352cde6d20 Add text file exporter 10 years ago
Brian Brazil b50da59ee6 Add simple home page to node exporter. 10 years ago
Johannes 'fish' Ziemke da28c460c8 Make config optional 10 years ago