From 3a1ff8207e713a274bcb8d062bef6502d9142f39 Mon Sep 17 00:00:00 2001 From: Konstantin Konov <80425051+knvk@users.noreply.github.com> Date: Fri, 10 Jan 2025 14:48:21 +0300 Subject: [PATCH] Update README.md Signed-off-by: Konstantin Konov <80425051+knvk@users.noreply.github.com> --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 00ae533..4b11bf5 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,14 @@ In addition some checkers could provide their own metrics the list of them is be | anycastd_check_packets_sent_total | check, host | Total amount of packets sent | | anycastd_check_std_dev_rtt_seconds | check, host | Standard deviation RTT of ICMP checks | +#### ntpq check + +| Metric name | Labels | Description | +|--------------------------------------------------|-------------|--------------------------------------------| +| anycastd_check_last_ntp_offset_ms | check, host | The estimated offset of the local system clock relative to the server's clock | +| anycastd_check_last_ntp_rtt_ms | check, host | An estimate of the round-trip-time delay between the client and the server | +| anycastd_check_ntp_packets_sent_total | check, host | Total amount of ntp packets sent | + ### GoBGP The core of anycastd for BGP communication is GoBGP which allows so gather