From 00a3d91e2d54f8fdaaae80a1ddbcfff30e255f4e Mon Sep 17 00:00:00 2001 From: Aram Sargsyan Date: Thu, 12 Sep 2024 12:38:38 +0000 Subject: [PATCH] Document the ForwardOnlyFail statistics channel counter Update ARM with the information about the new ForwardOnlyFail counter. --- doc/arm/reference.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index 6767d9076a..3543e1448c 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -8236,6 +8236,9 @@ Resolver Statistics Counters ``ClientQuota`` This indicates the number of queries spilled for exceeding the :any:`clients-per-query` quota. +``ForwardOnlyFail`` + This indicates the number of queries failed due to bad forwarders for ``forward only`` zones. + ``NextItem`` This indicates the number of times the server waited for the next item after receiving an invalid response.