]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2611] Updated ARM, added ChangeLog
authorThomas Markwalder <tmark@isc.org>
Wed, 5 Jun 2024 19:23:05 +0000 (15:23 -0400)
committerRazvan Becheriu <razvan@isc.org>
Fri, 7 Jun 2024 11:55:57 +0000 (14:55 +0300)
/doc/sphinx/arm/ddns.rst
/doc/sphinx/arm/stats.rst

ChangeLog
doc/sphinx/arm/ddns.rst
doc/sphinx/arm/stats.rst

index 02224be905e00d43afedab4300998d4c9ff1c628..c5cb0f162a633a575e289d77de065c9f26f96506 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2251.  [func]          tmark
+       A new global statistic, "queue-mgr-queue-full", has been
+       added to kea-dhcp-ddns.  It tracks the number of times
+       then receive queue for DNS update requests (NCRs) has
+       reached maxium capacity.
+       (Gitlab #2611)
+
 2250.  [func]          razvan
        Kea now pretty prints options with binary data whenever possible.
        (Gitlab #2844)
index 4fac99100169fe030850b105ed3fbc8de5c4821c..e2cd076471637c252ab8de637ac48d52cf1509da 100644 (file)
@@ -970,6 +970,7 @@ The NameChangeRequest statistics are:
 -  ``ncr-received`` - the number of received valid NCRs
 -  ``ncr-invalid`` - the number of received invalid NCRs
 -  ``ncr-error`` - the number of errors in NCR receptions other than an I/O cancel on shutdown
+-  ``queue-mgr-queue-full`` - the number of times the NCR receive queue reached maxium capacity
 
 DNS Update Statistics
 ---------------------
index 779cade8b6512194cbdeef1fd173cb837f9ea799..0490a4af5b446753da3653b857154ad5e372db91 100644 (file)
@@ -828,6 +828,12 @@ or
                    "2023-06-13 21:42:54.627737"
                ]
            ],
+           "queue-mgr-queue-full": [
+               [
+                   0,
+                   "2023-06-13 21:42:54.627737"
+               ]
+           ],
            "update-error": [
                [
                    0,