From 38b69143124de1d2f7341148c6250e821c02e4be Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Thu, 3 Nov 2022 13:16:03 +0100 Subject: [PATCH] Typo Co-authored-by: Charles-Henri Bruyand --- pdns/recursordist/docs/metrics.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/metrics.rst b/pdns/recursordist/docs/metrics.rst index 1d8aaddfd5..2bda3c07bb 100644 --- a/pdns/recursordist/docs/metrics.rst +++ b/pdns/recursordist/docs/metrics.rst @@ -236,7 +236,7 @@ auth-xxx-answers ^^^^^^^^^^^^^^^^ where ``xxx`` is an rcode name (``noerror``, ``formerr``, ``servfail``, ``nxdomain``, ``notimp``, ``refused``, ``yxdomain``, ``yxrrset``, ``nxrrset``, ``notauth``, ``rcode10``, ``rcode11``, ``rcode2``, ``rcode13``, ``rcode14``, ``rcode15``). Counts the rcodes returned by authoritative servers. -The corresponding Prometheus metrics consis of multiple entries of the form ``pdns_recursor_auth_rcode_answers{rcode="xxx"}``. +The corresponding Prometheus metrics consist of multiple entries of the form ``pdns_recursor_auth_rcode_answers{rcode="xxx"}``. auth-zone-queries -- 2.47.2