fix(contrib/net/http): workaround to fix symbol collision in Orchestrion#3865
Conversation
BenchmarksBenchmark execution time: 2025-08-13 10:08:23 Comparing candidate commit ccafeb2 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 24 metrics, 0 unstable metrics. |
| # Wire the context that is found to the handlers... | ||
| - wrap-expression: | ||
| imports: | ||
| client: github.com/DataDog/dd-trace-go/contrib/net/http/v2/client |
There was a problem hiding this comment.
Maybe add a comment explaining the "weird" name?
|
/merge |
|
View all feedbacks in Devflow UI.
This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
The expected merge time in
|
What does this PR do?
Fixes DataDog/orchestrion#670
The core issue is solved in DataDog/orchestrion#678, but this should make it work even if using older Orchestrion versions.
Motivation
Reviewer's Checklist
./scripts/lint.shlocally.Unsure? Have a question? Request a review!