-
Notifications
You must be signed in to change notification settings - Fork 11
feat(datadog): support forwarder_outdated_file_in_days for stale retry file cleanup
#1777
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
gh-worker-dd-mergequeue-cf854d
merged 20 commits into
main
from
jszwedko/forwarder-outdated-file
Jun 1, 2026
Merged
Changes from 13 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
60ea539
feat(forwarder): support forwarder_outdated_file_in_days for stale re…
jszwedko e4fd5b4
fix: replace 'mtime' with 'modification time' in comments, fix PR tit…
jszwedko e53f52b
fix(config): set ValueType::Integer override for forwarder_outdated_f…
jszwedko fc73832
fix: address code review findings in remove_outdated_retry_files
jszwedko 2111863
docs: fix spelling in remove_outdated_retry_files doc comment
jszwedko 25911d9
refactor(forwarder): move outdated retry file cleanup into PersistedQ…
jszwedko 90346a4
fix(forwarder): match agent behavior: max_age_days=0 deletes all retr…
jszwedko b297f13
docs/test: apply review suggestions
jszwedko 387cc77
test: flatten outdated file cleanup tests into persisted module test …
jszwedko 76e6fb7
test: rewrite cleanup tests to go through PersistedQueue::from_root_path
jszwedko 4262122
test(datadog): use default max_age_days=10 in non-cleanup queue tests
jszwedko 3e14624
Apply suggestion from @jszwedko
jszwedko d24e244
test(datadog): inline from_root_path calls and add epoch-edge-case co…
jszwedko 85ebb26
refactor(datadog): address webern's review feedback on forwarder_outd…
jszwedko 6392359
docs(dogstatsd): remove log_format_rfc3339 from forwarder PR
jszwedko 7a1fe2c
fix(datadog): remove private intra-doc link in PersistedQueueArgs
jszwedko 15d3ddd
Merge remote-tracking branch 'origin/main' into jszwedko/forwarder-ou…
jszwedko 05b801e
chore: sync third-party license file after main merge
jszwedko e86060a
Merge remote-tracking branch 'origin/main' into jszwedko/forwarder-ou…
jszwedko b1bb262
chore: resync third-party license file
jszwedko File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.