From 742e942cf91eeb773e57549c0ceba3dda2540023 Mon Sep 17 00:00:00 2001 From: anish kumar Date: Thu, 16 Apr 2026 19:52:00 +0530 Subject: [PATCH] docs: clarify time collector wording --- docs/TIME.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/TIME.md b/docs/TIME.md index 4f0b01a0..4eecf7d6 100644 --- a/docs/TIME.md +++ b/docs/TIME.md @@ -4,7 +4,7 @@ NOTE: This collector is deprecated and will be removed in the next major version release. -This collector is intended for usage with local NTP daemons including [ntp.org](http://ntp.org/), [chrony](https://chrony.tuxfamily.org/comparison.html), and [OpenNTPD](http://www.openntpd.org/). +This collector is intended for use with local NTP daemons including [ntp.org](http://ntp.org/), [chrony](https://chrony.tuxfamily.org/comparison.html), and [OpenNTPD](http://www.openntpd.org/). Note, some chrony packages have `local stratum 10` configuration value making chrony a valid server when it is unsynchronised. This configuration makes one of the heuristics that derive `node_ntp_sanity` unreliable.