Skip to content
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

Svls 6036 respect timeouts #537

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

alexgallotta
Copy link
Contributor

  • use configured flush timeout for traces and stats
  • respect the flush timeout, removing tracer retries
  • add logs of timing for shipping data

@alexgallotta alexgallotta requested a review from a team as a code owner February 3, 2025 22:07
@@ -15,7 +15,7 @@ datadog-trace-utils = { git = "https://github.com/DataDog/libdatadog", rev = "eb
datadog-trace-mini-agent = { git = "https://github.com/DataDog/libdatadog", rev = "eb82b62002a897a8bb9fe1e1cfa49170a9ea6b21" }
datadog-trace-normalization = { git = "https://github.com/DataDog/libdatadog", rev = "eb82b62002a897a8bb9fe1e1cfa49170a9ea6b21" }
datadog-trace-obfuscation = { git = "https://github.com/DataDog/libdatadog", rev = "eb82b62002a897a8bb9fe1e1cfa49170a9ea6b21" }
dogstatsd = { git = "https://github.com/DataDog/libdatadog", rev = "eb82b62002a897a8bb9fe1e1cfa49170a9ea6b21" }
dogstatsd = { git = "https://github.com/DataDog/libdatadog", rev = "5bba5f1415fa07a5a2fc04ec6a3a533909dda1e5" }
Copy link
Contributor

@astuyve astuyve Feb 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine but let's bump it to the commit once you merge to main in libdatadog, because my FD leak fix will overwrite this as yours isn't in main yet

@alexgallotta alexgallotta force-pushed the SVLS-6036-respect-timeouts branch from 2551631 to b3e15e4 Compare February 4, 2025 17:29
@alexgallotta alexgallotta force-pushed the SVLS-6036-respect-timeouts branch from b3e15e4 to 19bf675 Compare February 5, 2025 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants