13 Commits (d955d99e7b8c36b45d71c3b8c255bc5aa1eb6e71)

Author SHA1 Message Date
Pavel Borzenkov d773360d12 Add missing argument to fmt.Errorf function in 'ntp' collector 9 years ago
Julius Volz 07b39499cd Fix protocol version setting in NTP collector. 9 years ago
Mikhail Salosin e7359706d4 Do not use flag before flag.Parse() was called 9 years ago
Nick Owens eb79937340 switch to github.com/prometheus/common/log for logging 9 years ago
Mikhail Salosin 10e65086ea Add NTP protocol version flag 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
Johannes 'fish' Ziemke 665b05eedc Use flags instead of config and remove attributes 10 years ago
Julius Volz efcce45c90 Make collector-specific flags consistent with others. 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
Johannes 'fish' Ziemke 32724a10b0 Add NTP exporter 10 years ago