v3.0.6
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.
- If someone wants this for collectd and can explain how to do it in a way
--version
command line argument.- Roadmap in README.
- Versioning strategy in CHANGELOG.
Changed
- Fix data type on
stratum
metric forntpd
. This was an integer under 2.x and
now is consistently so betweenchronyd
andntpd
. - Use
peertype
instead oftype
for individual peer metrics, to provide tag
compatibility betweenntpmon_peer
andntpmon_peers
metrics. - Fix python 3.8 compatibility with debug flag.
Full Changelog: v3.0.5...v3.0.6