mirror of
https://github.com/abh/ntppool.git
synced 2026-04-26 03:55:52 +03:00
[GH-ISSUE #223] Graph legend on servers with very small offsets #358
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntppool#358
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @abh on GitHub (Mar 20, 2023).
Original GitHub issue: https://github.com/abh/ntppool/issues/223
If a server has very small time offsets in the monitoring data the legend only says "00 ms" which isn't very helpful.
https://community.ntppool.org/t/monitoring-upgrade/2770/10
@abh commented on GitHub (Mar 22, 2023):
Chris pointed out on the forum that this wasn't a 0ms, but rather a single measurements of 2000ms that blew the legend.
@abh commented on GitHub (Apr 11, 2023):
All the test cases I could find with current monitoring history are made much better by th change in
750ec6b.