36 Commits (master)

Author SHA1 Message Date
Ben Kochie 090957658e
Update logging (#3097) 2 months ago
Ben Kochie c23b76bfbb
Update exporter-toolkit 2 years ago
Ben Kochie c8705ec4b2
Deprecate ntp collector 2 years ago
Andrew Rowson aa1adc7b11
Allow user to select port on NTP server to query (#2270) 2 years ago
Julien Pivotto 68a6c78c0d
Update go to 1.17 (#2159) 3 years ago
Ben Kochie 3bc9a93c20
Add ErrorLog plumbing to promhttp 4 years ago
Ben Kochie dfa53f835a
Use Go 1.13 error features 4 years ago
Alex Nozdriukhin 744e334ef9 Use clearer usage string for `collector.ntp.server-is-local` option 5 years ago
Ben Ye 2477c5c67d switch to go-kit/log (#1575) 5 years ago
Ben Kochie 070e4b2e17 Update Makefile.common (#1220) 6 years ago
Ben Kochie 23f95c8e04
Fix ntp collector thread safety (#1014) 6 years ago
Brett Vickers b62c7bc0ad Updated vendored ntp package (#681) 7 years ago
Calle Pettersson 859a825bb8 Replace --collectors.enabled with per-collector flags (#640) 7 years ago
Leonid Evdokimov c169b4b1c5 Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 7 years ago
Calle Pettersson dfe07eaae8 Switch to kingpin flags (#639) 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 8e50b80d12 Convert remaining collectors to use ConstMetrics 8 years ago
Johannes 'fish' Ziemke 3db2f442ae Limit node-exporter scope, deprecated collectors 8 years ago
Anton Tolchanov fc3a7b7a97 Add NTP stratum to NTP collector 9 years ago
Chris Batey 387c64424b Use the offset calculation that includes round trip time in the ntp collector 9 years ago
Christian Svensson fff0298c68 Fix NTP server command line reference 9 years ago
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