]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Sorting of items 9391/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 24 Aug 2020 07:21:02 +0000 (09:21 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 24 Aug 2020 07:21:02 +0000 (09:21 +0200)
pdns/recursordist/docs/metrics.rst

index e3d2011a20c4baeb32bf97e377947c39cb48f6f0..82a68c4e54889ce809bc23ab388845516776060f 100644 (file)
@@ -436,17 +436,16 @@ rebalanced-queries
 
 number of queries balanced to a different worker thread because the first selected one was above the target load configured with 'distribution-load-factor'
 
-record-cache-contended
-^^^^^^^^^^^^^^^^^^^^^^
-.. versionadded:: 4.4.0
-
-number of contented record cache lock acquisitions
-
 record-cache-acquired
 ^^^^^^^^^^^^^^^^^^^^^
 .. versionadded:: 4.4.0
 number of record cache lock acquisitions
 
+record-cache-contended
+^^^^^^^^^^^^^^^^^^^^^^
+.. versionadded:: 4.4.0
+
+number of contented record cache lock acquisitions
 
 resource-limits
 ^^^^^^^^^^^^^^^