From a57de84e8b5533b697161607eb376887bcdd892f Mon Sep 17 00:00:00 2001 From: Otto Date: Wed, 30 Jun 2021 10:14:11 +0200 Subject: [PATCH] Mention the cumul stats are Prometheus-only by default --- pdns/recursordist/docs/metrics.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pdns/recursordist/docs/metrics.rst b/pdns/recursordist/docs/metrics.rst index ed98628a94..36be776e17 100644 --- a/pdns/recursordist/docs/metrics.rst +++ b/pdns/recursordist/docs/metrics.rst @@ -270,18 +270,18 @@ cumul-answers-le-x ^^^^^^^^^^^^^^^^^^ Cumulative counts of answer times in buckets less or equal than x microseconds. These metrics include packet cache hits. -These metrics are useful for Prometheus. +These metrics are useful for Prometheus and not listed other outputs by default. cumul-auth4-answers-x ^^^^^^^^^^^^^^^^^^^^^ Cumulative counts of answer times of authoritative servers over IPv4 in buckets less than x microseconds. -These metrics are useful for Prometheus. +These metrics are useful for Prometheus and not listed other outputs by default. cumul-auth6-answers-x ^^^^^^^^^^^^^^^^^^^^^ Cumulative counts of answer times of authoritative servers over IPv6 in buckets less than x microseconds. -These metrics are useful for Prometheus. +These metrics are useful for Prometheus and not listed other outputs by default. dnssec-authentic-data-queries -- 2.47.2