feat: OTel process context v2 (otlp proto)#4478
feat: OTel process context v2 (otlp proto)#4478gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files
🚀 New features to boost your workflow:
|
94ef0be to
5a9f7c3
Compare
BenchmarksBenchmark execution time: 2026-03-20 20:20:25 Comparing candidate commit 82d076b in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 216 metrics, 8 unstable metrics.
|
5a9f7c3 to
024eab3
Compare
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage (details) 🔗 Commit SHA: 82d076b | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback! |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c29b20e307
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
c29b20e to
0936c38
Compare
6d82ff1 to
82d076b
Compare
|
Rebased and squashed commits to fix conflicts and clean up history. |
What does this PR do?
Update OTel process context to v2 (see open-telemetry/opentelemetry-specification#4719)
Motivation
Bring implementation in dd-trace-go up-to-date with proposal.
Reviewer's Checklist
make lintlocally.make testlocally.make generatelocally.make fix-moduleslocally.Unsure? Have a question? Request a review!
JIRA [PROF-14086]