Skip to content

fix(config): migrate to use trace propagation from dd-trace-rs#97

Merged
duncanista merged 2 commits intomainfrom
jordan.gonzalez/config/import-trace-propagation-from-dd-trace-rs
Mar 11, 2026
Merged

fix(config): migrate to use trace propagation from dd-trace-rs#97
duncanista merged 2 commits intomainfrom
jordan.gonzalez/config/import-trace-propagation-from-dd-trace-rs

Conversation

@duncanista
Copy link
Contributor

What does this PR do?

Self descriptive

Motivation

No need to maintain code

Describe how to test/QA your changes

Unit tests

@duncanista duncanista requested review from a team as code owners March 11, 2026 21:36
@duncanista duncanista requested review from a team, Lewis-E, Copilot, duncanpharvey and shreyamalpani and removed request for a team, Lewis-E, duncanpharvey and shreyamalpani March 11, 2026 21:36
serde-aux = { version = "4.7", default-features = false }
serde_json = { version = "1.0", default-features = false, features = ["alloc"] }
tracing = { version = "0.1", default-features = false }
datadog-opentelemetry = { git = "https://github.com/DataDog/dd-trace-rs", rev = "f51cefc4ad24bec81b38fb2f36b1ed93f21ae913", default-features = false }
Copy link
Contributor Author

Choose a reason for hiding this comment

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

todo: switch when they release it

@gh-worker-ownership-write-b05516 gh-worker-ownership-write-b05516 bot review requested due to automatic review settings March 11, 2026 21:38
@duncanista duncanista merged commit fcaa94e into main Mar 11, 2026
26 checks passed
@duncanista duncanista deleted the jordan.gonzalez/config/import-trace-propagation-from-dd-trace-rs branch March 11, 2026 21:40
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