Skip to content

v1.1.0

Compare
Choose a tag to compare
@majewsky majewsky released this 19 Nov 13:44
· 397 commits to master since this release

New features:

  • When the clock drift is unusually high, retry clock drift measurement multiple times and take the average, to avoid alerts because of a one-time mismeasurement.
  • The NTP server name is now reported as a metric label.
  • The option -ntp.source has been added. With -ntp.source http, the NTP server is not defined through command-line options, but through query parameters on the HTTP GET request.

Changes:

  • The default port is now 9559, instead of 9100, to match our port allocation.
  • Update all dependencies to their current versions.