From: Otto Date: Tue, 29 Jun 2021 07:10:04 +0000 (+0200) Subject: Docs X-Git-Tag: dnsdist-1.7.0-alpha1~116^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=275194a6fe25dc26d2c2165d36f75a728011a987;p=thirdparty%2Fpdns.git Docs --- diff --git a/pdns/recursordist/docs/metrics.rst b/pdns/recursordist/docs/metrics.rst index aa067b4f38..88095a89b6 100644 --- a/pdns/recursordist/docs/metrics.rst +++ b/pdns/recursordist/docs/metrics.rst @@ -266,6 +266,24 @@ cpu-steal Stolen time, which is the time spent by the whole system in other operating systems when running in a virtualized environment, in units of USER_HZ. +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. + + +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. + +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. + + dnssec-authentic-data-queries ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. versionadded:: 4.2