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.