From: Otto Moerbeek Date: Thu, 3 Nov 2022 12:16:03 +0000 (+0100) Subject: Typo X-Git-Tag: dnsdist-1.8.0-rc1~244^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F12155%2Fhead;p=thirdparty%2Fpdns.git Typo Co-authored-by: Charles-Henri Bruyand --- 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