From: appliedprivacy <33653399+appliedprivacy@users.noreply.github.com> Date: Mon, 25 Oct 2021 09:19:36 +0000 (+0000) Subject: rationale why packetcache-bytes is disabled by default X-Git-Tag: rec-4.6.0-beta1~33^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b616b8f95ba566a8fef761213bf5fd73c492c720;p=thirdparty%2Fpdns.git rationale why packetcache-bytes is disabled by default Co-authored-by: Remi Gacogne --- diff --git a/pdns/recursordist/docs/metrics.rst b/pdns/recursordist/docs/metrics.rst index 4eda046104..61e55fee88 100644 --- a/pdns/recursordist/docs/metrics.rst +++ b/pdns/recursordist/docs/metrics.rst @@ -574,6 +574,7 @@ questions dropped because over maximum concurrent query limit (since 3.2) packetcache-bytes ^^^^^^^^^^^^^^^^^ size of the packet cache in bytes (since 3.3.1) (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. packetcache-entries ^^^^^^^^^^^^^^^^^^^