Don't send OutOfMemoryError to the telemetry by amarziali · Pull Request #10211 · DataDog/dd-trace-java
Navigation Menu
{{ message }}
DataDog / dd-trace-java Public
- Notifications You must be signed in to change notification settings
- Fork 330
Merged
Don't send OutOfMemoryError to the telemetry#10211
Don't send OutOfMemoryError to the telemetry#10211
Conversation
Copy link
Contributor
amarziali
commented
Dec 15, 2025
amarziali
commented
What Does This Do
There is no big added value to send OOM stacktraces to the telemetry, since this is not directly related to our code's responsability .
Motivation
Additional Notes
Contributor Checklist
- Format the title according the contribution guidelines
- Assign the
type:and (comp:orinst:) labels in addition to any useful labels - Don't use
close,fixor any linking keywords when referencing an issue.
Usesolvesinstead, and assign the PR milestone to the issue - Update the CODEOWNERS file on source file addition, move, or deletion
- Update the public documentation in case of new configuration flag or behavior
Jira ticket: [PROJ-IDENT]
amarziali
requested a review
from a team
as a code owner
amarziali
requested a review
from ygree
mcculls approved these changes Dec 15, 2025
Copy link
Contributor
mcculls
left a comment
mcculls
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes sense - they're mostly noise due to the lack of context
amarziali
enabled auto-merge (squash)
amarziali
deleted the
andrea.marziali/exclude-oom
branch
github-actions
bot
added this to the
1.57.0 milestone
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