From: Jacob Bunk Nielsen Date: Fri, 29 Sep 2023 09:51:40 +0000 (+0200) Subject: Document send and receive latency metrics X-Git-Tag: rec-5.0.0-alpha2~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29ae011fbee8cddb67a1f160bb7d5f8449caea7e;p=thirdparty%2Fpdns.git Document send and receive latency metrics --- diff --git a/docs/performance.rst b/docs/performance.rst index b25a684e90..d273078833 100644 --- a/docs/performance.rst +++ b/docs/performance.rst @@ -286,6 +286,12 @@ rd-queries ^^^^^^^^^^ Number of packets sent by clients requesting recursion (regardless of if we'll be providing them with recursion). +.. _stat-receive-latency: + +receive-latency +^^^^^^^^^^^^^^^ +Average number of microseconds needed to receive a query + .. _stat-recursing-answers: recursing-answers @@ -394,6 +400,12 @@ timedout-packets ^^^^^^^^^^^^^^^^ Amount of packets that were dropped because they had to wait too long internally +.. _stat-send-latency: + +send-latency +^^^^^^^^^^^^ +Average number of microseconds needed to send the answer + .. _stat-udp-answers-bytes: udp-answers-bytes