From a83fe8f197afda83700069f70b2fbadcd1108250 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Mon, 24 Aug 2020 09:21:02 +0200 Subject: [PATCH] Sorting of items --- pdns/recursordist/docs/metrics.rst | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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 ^^^^^^^^^^^^^^^ -- 2.47.2