-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PLAT-14954] added support for systemd-timesyncd
Summary: both clock-sync.sh and health checks/metrics for clock drift now support using systemd-timesyncd. For drift metrics, we can only return if the system is in-sync with the remote, as timesycd is only SNTP, not full NTP, and only does time-steps to update the clock when a drift is detected. Test Plan: tested timesyncd works Reviewers: muthu, yash.priyam, amalyshev Reviewed By: amalyshev Subscribers: yugaware Differential Revision: https://phorge.dev.yugabyte.com/D38440
- Loading branch information
Showing
2 changed files
with
54 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters