]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec: Document that the special-memory-usage stat is excluded by default 8140/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 29 Jul 2019 15:59:37 +0000 (17:59 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 29 Jul 2019 15:59:37 +0000 (17:59 +0200)
pdns/recursordist/docs/settings.rst

index e76d0e7c2daaed990463e924d1d2a445239bea6a..68f4e961462338207540ad1087a08d5f9823e021 100644 (file)
@@ -1427,7 +1427,7 @@ Use 0 to disable.
 .. versionadded:: 4.2.0
 
 -  String
 .. versionadded:: 4.2.0
 
 -  String
--  Default: "cache-bytes, packetcache-bytes, ecs-v4-response-bits-*, ecs-v6-response-bits-*"
+-  Default: "cache-bytes, packetcache-bytes, special-memory-usage, ecs-v4-response-bits-*, ecs-v6-response-bits-*"
 
 A list of comma-separated statistic names, that are disabled when retrieving the complete list of statistics via the API for performance reasons.
 These statistics can still be retrieved individually by specifically asking for it.
 
 A list of comma-separated statistic names, that are disabled when retrieving the complete list of statistics via the API for performance reasons.
 These statistics can still be retrieved individually by specifically asking for it.
@@ -1439,7 +1439,7 @@ These statistics can still be retrieved individually by specifically asking for
 .. versionadded:: 4.2.0
 
 -  String
 .. versionadded:: 4.2.0
 
 -  String
--  Default: "cache-bytes, packetcache-bytes, ecs-v4-response-bits-*, ecs-v6-response-bits-*"
+-  Default: "cache-bytes, packetcache-bytes, special-memory-usage, ecs-v4-response-bits-*, ecs-v6-response-bits-*"
 
 A list of comma-separated statistic names, that are prevented from being exported via carbon for performance reasons.
 
 
 A list of comma-separated statistic names, that are prevented from being exported via carbon for performance reasons.
 
@@ -1450,7 +1450,7 @@ A list of comma-separated statistic names, that are prevented from being exporte
 .. versionadded:: 4.2.0
 
 -  String
 .. versionadded:: 4.2.0
 
 -  String
--  Default: "cache-bytes, packetcache-bytes, ecs-v4-response-bits-*, ecs-v6-response-bits-*"
+-  Default: "cache-bytes, packetcache-bytes, special-memory-usage, ecs-v4-response-bits-*, ecs-v6-response-bits-*"
 
 A list of comma-separated statistic names, that are disabled when retrieving the complete list of statistics via `rec_control get-all`, for performance reasons.
 These statistics can still be retrieved individually.
 
 A list of comma-separated statistic names, that are disabled when retrieving the complete list of statistics via `rec_control get-all`, for performance reasons.
 These statistics can still be retrieved individually.
@@ -1472,7 +1472,7 @@ Can be read out using ``rec_control top-remotes``.
 .. versionadded:: 4.2.0
 
 -  String
 .. versionadded:: 4.2.0
 
 -  String
--  Default: "cache-bytes, packetcache-bytes, ecs-v4-response-bits-*, ecs-v6-response-bits-*"
+-  Default: "cache-bytes, packetcache-bytes, special-memory-usage, ecs-v4-response-bits-*, ecs-v6-response-bits-*"
 
 A list of comma-separated statistic names, that are prevented from being exported via SNMP, for performance reasons.
 
 
 A list of comma-separated statistic names, that are prevented from being exported via SNMP, for performance reasons.