89 Commits (11f93d3da1232ea26d89d72753fa454a56e228d8)

Author SHA1 Message Date
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
Johannes 'fish' Ziemke 16048c1399 Use glog instead of log consistently 10 years ago
Johannes 'fish' Ziemke 326c857681 Add Basic Auth support 10 years ago
Tobias Schmidt 211ddf33f1 Consolidate collector selection 10 years ago
Brian Brazil 96eaff8c7e Add an exporter for /proc/net/netstat, enabled by default. 10 years ago
Brian Brazil 1c17481a42 Collect at every scrape, rather than at regular intervals. 10 years ago
Johannes 'fish' Ziemke 2b3a112b54 Add time exporter 10 years ago
Bjoern Rabenstein 0563ecd29d Migrated everything to new client_golang. 11 years ago
Brian Brazil 062443133e Add collector for /proc/stat, enabled by default. 11 years ago
Brian Brazil 3f0814f13b Add filesystem collector module, to report space used etc. 11 years ago
Brian Brazil cbb91fb332 Add option to print out available collectors. 11 years ago
Brian Brazil 25ea90369c Split native collector into it's component parts and make them enablable. 11 years ago
Brian Brazil bf39ec5bf1 Do an initial run of the collectors, so that you don't 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
Johannes 'fish' Ziemke 04380ae60a Add support for selecting collectors at buildtime 11 years ago
Johannes 'fish' Ziemke 26e294c1af Minor cleanup. 12 years ago
Johannes 'fish' Ziemke 588ef8b62a Refactor node_exporter to support collectors. 12 years ago