12 Commits (de08e38c5ec321d879fc3b26917263b779ed776e)

Author SHA1 Message Date
Calle Pettersson dfe07eaae8 Switch to kingpin flags (#639) 7 years ago
Tobias Schmidt c703435790 Fix all open go lint and vet issues 8 years ago
Ben Kochie 92537020a3 Fix runit collector flag typo. 8 years ago
Johannes 'fish' Ziemke 8e50b80d12 Convert remaining collectors to use ConstMetrics 8 years ago
Johannes 'fish' Ziemke 9039a425d0 Add runit service dir flag 8 years ago
Nick Owens eb79937340 switch to github.com/prometheus/common/log for logging 9 years ago
Matthias Rampke 2d0d72b97d Add license headers to all code files. 9 years ago
Mikhail Salosin e41593de14 Add unix timestamp of the last service state change to runit collector 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 211ddf33f1 Consolidate collector selection 10 years ago
Tobias Schmidt 872f921867 Reduce number of global variables used 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
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
Johannes 'fish' Ziemke e74048224f Apply go-runit changes: Specify service directory 11 years ago
Johannes 'fish' Ziemke 9ea37d8b44 Skip failing runit services + fix metric names 11 years ago
Johannes 'fish' Ziemke 3a58f3b22f Rename metric and removed cruft 11 years ago
Johannes 'fish' Ziemke ada754e7f6 Add runit exporter 11 years ago