Skip to content

feat(PL-4281): enable Otel retry#95

Merged
Nic Waller (nwaller-nesto) merged 2 commits intomasterfrom
feat/PL-4281/otel-retry
Dec 8, 2025
Merged

feat(PL-4281): enable Otel retry#95
Nic Waller (nwaller-nesto) merged 2 commits intomasterfrom
feat/PL-4281/otel-retry

Conversation

@nwaller-nesto
Copy link
Contributor

What

Enable retry for sending Otel traces over OTLP

Why

Sometimes the OTLP service may be temporarily unavailable if the deployment isn't zero-downtime. If that happens, we should use retry to tolerate a transient downtime before emitting errors.

@snyk-io
Copy link

snyk-io bot commented Dec 8, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link
Contributor

Choose a reason for hiding this comment

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

What issue are we trying to fix?

To deal with cases where the dd agent on the node is restarting?

@nwaller-nesto Nic Waller (nwaller-nesto) merged commit 3bb5bfa into master Dec 8, 2025
8 checks passed
@nwaller-nesto Nic Waller (nwaller-nesto) deleted the feat/PL-4281/otel-retry branch December 8, 2025 23:23
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.

3 participants