From: Otto Moerbeek Date: Mon, 24 Aug 2020 07:21:02 +0000 (+0200) Subject: Sorting of items X-Git-Tag: rec-4.4.0-beta1~14^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F9391%2Fhead;p=thirdparty%2Fpdns.git Sorting of items --- diff --git a/pdns/recursordist/docs/metrics.rst b/pdns/recursordist/docs/metrics.rst index e3d2011a20..82a68c4e54 100644 --- a/pdns/recursordist/docs/metrics.rst +++ b/pdns/recursordist/docs/metrics.rst @@ -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 ^^^^^^^^^^^^^^^