Activate integration-specific distributed tracing config through environment variable#5396
Conversation
acb0f67 to
bc51f4d
Compare
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage (details) 🔗 Commit SHA: 39e4950 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback! |
BenchmarksBenchmark execution time: 2026-03-02 10:12:11 Comparing candidate commit b8ee266 in PR branch Found 1 performance improvements and 0 performance regressions! Performance is the same for 43 metrics, 2 unstable metrics.
|
What does this PR do?
Follow up to #5360
Add an environment variable for each integration supporting distributed tracing
Motivation:
#5360
Change log entry
Yes. Add
DD_TRACE_<INTEGRATION>_DISTRIBUTED_TRACINGenvironment variables for integrations supporting distributed tracing.Additional Notes:
(I still need to add them to the config registry, for now CI is red but logging off for the evening)
How to test the change?
CI