]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Better description of latency-count and latency-bucket 11323/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 22 Feb 2022 07:17:34 +0000 (08:17 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 22 Feb 2022 07:17:34 +0000 (08:17 +0100)
pdns/dnsdistdist/docs/statistics.rst

index 66bc0184b6d1946e0b575875f45822b2c52e8471..c7a4d14d38f1e2dbdf6f7afa84bf565f2f4943fc 100644 (file)
@@ -126,11 +126,11 @@ average response time over all queries.
 
 latency-count
 -------------
-Number of queries contributing to response time histogram
+Number of queries contributing to response time histogram and latency sum.
 
 latency-bucket
 --------------
-Number of queries contributing to response time histogram per latency bucket
+Histogram of response time latencies.
 
 latency0-1
 ----------