]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Document the StatNodeStats.hits attribute.
authorJacob Bunk Nielsen <jbn@one.com>
Fri, 30 Jun 2023 11:28:34 +0000 (13:28 +0200)
committerJacob Bunk Nielsen <jbn@one.com>
Fri, 30 Jun 2023 11:29:43 +0000 (13:29 +0200)
pdns/dnsdistdist/docs/reference/config.rst

index 03fb56b3820e436166042d8d848e995d0e34af09..e8d2e027e9ff74be510762a314f6ac0263219e06 100644 (file)
@@ -1661,6 +1661,10 @@ StatNode
 
     The number of No Error answers returned for that node.
 
+  .. attribute:: StatNodeStats.hits
+
+    The number of cache hits for that node.
+
   .. attribute:: StatNodeStats.nxdomains
 
     The number of NXDomain answers returned for that node.