feat: add support for otelc in net/http#5000
Conversation
…t-http' into hannahkm/migrate-net-http
Config Audit |
🎉 All green!🧪 All tests passed 🔄 Datadog auto-retried 5 jobs - 1 passed on retry 🎯 Code Coverage (details) 🔗 Commit SHA: 2bccfb8 | Docs | Datadog PR Page | Give us feedback! |
…into hannahkm/migrate-net-http
BenchmarksBenchmark execution time: 2026-07-09 14:16:56 Comparing candidate commit 2bccfb8 in PR branch Found 4 performance improvements and 0 performance regressions! Performance is the same for 322 metrics, 0 unstable metrics, 1 flaky benchmarks without significant changes.
|
|
|
||
| require ( | ||
| github.com/DataDog/dd-trace-go/v2 v2.11.0-dev | ||
| github.com/open-telemetry/opentelemetry-go-compile-instrumentation/pkg v0.0.0-20260624035708-73e5988252df |
There was a problem hiding this comment.
This shouldn't leak into this module.
We should have another dedicated module for the hooks (if we want to go down that path)
What does this PR do?
Motivation
Reviewer's Checklist
make lintlocally.make testlocally.make generatelocally.make fix-moduleslocally.Unsure? Have a question? Request a review!