]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
document that the dnsdist 'responses' metric is actually 'backend responses' 7018/head
authorbert hubert <bert.hubert@netherlabs.nl>
Wed, 3 Oct 2018 14:56:07 +0000 (16:56 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Wed, 3 Oct 2018 14:56:07 +0000 (16:56 +0200)
pdns/dnsdistdist/docs/statistics.rst

index e1877da0b60c75b10038894baa8ae843d588e3e7..7da54dcad9ace870ad7bf3e1ae5027a48de16b64 100644 (file)
@@ -120,7 +120,9 @@ Current memory usage.
 
 responses
 ---------
-Number of responses received from backends.
+Number of responses received from backends. Note! This is not the number of
+responses sent to clients. To get that number, add 'cache-hits' and
+'responses'.
 
 rule-drop
 ---------