From: Remi Gacogne Date: Thu, 14 Mar 2019 10:26:36 +0000 (+0100) Subject: rec: Add a proper 'versionadded' tag on the new metrics X-Git-Tag: dnsdist-1.4.0-alpha1~58^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82254f9368515e3ccb4076aca789b2200f49b740;p=thirdparty%2Fpdns.git rec: Add a proper 'versionadded' tag on the new metrics --- diff --git a/pdns/recursordist/docs/metrics.rst b/pdns/recursordist/docs/metrics.rst index 895f61b8b8..a445ea7df9 100644 --- a/pdns/recursordist/docs/metrics.rst +++ b/pdns/recursordist/docs/metrics.rst @@ -238,11 +238,15 @@ number of responses received from authoritative servers with an EDNS Client Subn ecs-v4-response-bits-* ^^^^^^^^^^^^^^^^^^^^^^ -number of responses received from authoritative servers with an IPv4 EDNS Client Subnet option we used, of this subnet size (1 to 32). Added in 4.2.0. +.. versionadded:: 4.2.0 + +number of responses received from authoritative servers with an IPv4 EDNS Client Subnet option we used, of this subnet size (1 to 32). ecs-v6-response-bits-* ^^^^^^^^^^^^^^^^^^^^^^ -number of responses received from authoritative servers with an IPv6 EDNS Client Subnet option we used, of this subnet size (1 to 128). Added in 4.2.0. +.. versionadded:: 4.2.0 + +number of responses received from authoritative servers with an IPv6 EDNS Client Subnet option we used, of this subnet size (1 to 128). edns-ping-matches ^^^^^^^^^^^^^^^^^