From e53afa6011348a1a5cb7cf6c01db8ffdcc1d46b6 Mon Sep 17 00:00:00 2001 From: bert hubert Date: Wed, 3 Oct 2018 16:56:07 +0200 Subject: [PATCH] document that the dnsdist 'responses' metric is actually 'backend responses' --- pdns/dnsdistdist/docs/statistics.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pdns/dnsdistdist/docs/statistics.rst b/pdns/dnsdistdist/docs/statistics.rst index e1877da0b6..7da54dcad9 100644 --- a/pdns/dnsdistdist/docs/statistics.rst +++ b/pdns/dnsdistdist/docs/statistics.rst @@ -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 --------- -- 2.47.2