From c1cf7bed7a19d41987954016e980d38260106edc Mon Sep 17 00:00:00 2001 From: appliedprivacy <33653399+appliedprivacy@users.noreply.github.com> Date: Sat, 9 Sep 2023 10:51:54 +0000 Subject: [PATCH] latency-doh-avg 100k -> 1M typo --- pdns/dnsdistdist/docs/statistics.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pdns/dnsdistdist/docs/statistics.rst b/pdns/dnsdistdist/docs/statistics.rst index 9f9203f4eb..6f3c93236b 100644 --- a/pdns/dnsdistdist/docs/statistics.rst +++ b/pdns/dnsdistdist/docs/statistics.rst @@ -141,9 +141,9 @@ latency-doh-avg10000 -------------------- Average response latency, in microseconds, of the last 10000 packets received over DoH. -latency-doh-avg100000 +latency-doh-avg1000000 --------------------- -Average response latency, in microseconds, of the last 100000 packets received over DoH. +Average response latency, in microseconds, of the last 1000000 packets received over DoH. latency-dot-avg100 ------------------ -- 2.47.2