From 0ddba6dfcb2e08582164413013e3269500a37e7e Mon Sep 17 00:00:00 2001 From: appliedprivacy <33653399+appliedprivacy@users.noreply.github.com> Date: Mon, 25 Oct 2021 09:18:45 +0000 Subject: [PATCH] rationale why cache-bytes is disabled by default Co-authored-by: Remi Gacogne --- pdns/recursordist/docs/metrics.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/pdns/recursordist/docs/metrics.rst b/pdns/recursordist/docs/metrics.rst index 4aedde81a1..4eda046104 100644 --- a/pdns/recursordist/docs/metrics.rst +++ b/pdns/recursordist/docs/metrics.rst @@ -239,6 +239,7 @@ counts the number of queries to locally hosted authoritative zones (:ref:`settin cache-bytes ^^^^^^^^^^^ size of the cache in bytes (disabled by default, see :ref:`setting-stats-rec-control-disabled-list`) +This metric is a rough estimate and takes a long time to compute, and is therefore not enabled in default outputs. cache-entries ^^^^^^^^^^^^^ -- 2.47.2