TASK-113041: New configuration options for debug throttling#813
Merged
dkoerichbird merged 1 commit intoTASK-160237from Dec 22, 2025
Merged
TASK-113041: New configuration options for debug throttling#813dkoerichbird merged 1 commit intoTASK-160237from
dkoerichbird merged 1 commit intoTASK-160237from
Conversation
Signed-off-by: Doug Koerich <douglas.koerich@bird.com>
✅ Deploy Preview for support-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
kkelley1
approved these changes
Dec 18, 2025
deepakpn
pushed a commit
that referenced
this pull request
Feb 17, 2026
* TASK-113041: New configuration options for debug throttling (#813) Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-144791: Updated documentation for `DELETE /stats/summary` (#812) Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-122054: Note about removal of msys-clamav (#811) Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-160237 (TASK-113041) Clarifying throttling behavior (per review request) Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-86684: Adding dns_max_udp_queries_per_port to documentation (#815) Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-115992: New attempted_ip info in ec_message (for logging) (#817) Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-91082: Adding doc for new dns_udp_xxxbuf_size options (#816) Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-160237: Removing task number from doc Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-160237: Minor change in Dockerfile to reflect installation manual Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-160237: Added changelog for Momentum 5.2 Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-160237: Minor change to fix version number Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-160237: Late addition to changelog Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-160237: Change from review Signed-off-by: Doug Koerich <douglas.koerich@bird.com> * TASK-160237: Another minor change from reviewers Signed-off-by: Doug Koerich <douglas.koerich@bird.com> --------- Signed-off-by: Doug Koerich <douglas.koerich@bird.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR replaces the closed #810 that could not be used anymore due to a baseline error.
Note
Adds documentation for debug message throttling and lists two new global options in the configuration summary.
content/momentum/4/config/ref-debug-throttle.mddescribing global debug message throttling, scope, behavior, and examples.content/momentum/4/config-options-summary.md, adddebug_throttle_max_num_same_message(default0, 5.2+) anddebug_throttle_period_secs(default1, 5.2+) under global scope.Written by Cursor Bugbot for commit bf3760b. This will update automatically on new commits. Configure here.