Skip to content

v3.0.6

Compare
Choose a tag to compare
@paulgear paulgear released this 02 Jan 21:58
· 19 commits to main since this release
v3.0.6
1f0d0a0

Added

  • ntpmon_info metric in prometheus and telegraf modes, including tags for
    various system, python, and ntp components.
    • If someone wants this for collectd and can explain how to do it in a way
      which makes sense, please get in touch.
  • --version command line argument.
  • Roadmap in README.
  • Versioning strategy in CHANGELOG.

Changed

  • Fix data type on stratum metric for ntpd. This was an integer under 2.x and
    now is consistently so between chronyd and ntpd.
  • Use peertype instead of type for individual peer metrics, to provide tag
    compatibility between ntpmon_peer and ntpmon_peers metrics.
  • Fix python 3.8 compatibility with debug flag.

Full Changelog: v3.0.5...v3.0.6