-
Notifications
You must be signed in to change notification settings - Fork 399
[NO-TICKET] Fix precedence for tracing.propagation_style_extract and inject when set through tracing.propagation_style
#4963
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NO-TICKET] Fix precedence for tracing.propagation_style_extract and inject when set through tracing.propagation_style
#4963
Conversation
…hen set through `tracing.propagation_style` config
Typing analysisIgnored filesThere are 539 ignored files in the Steepfile out of 840. Ignored filesNote: Ignored files are excluded from the next sections.
|
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage 🔗 Commit SHA: 92a6129 | Docs | Was this helpful? Give us feedback! |
BenchmarksBenchmark execution time: 2025-10-13 08:22:02 Comparing candidate commit 92a6129 in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 43 metrics, 2 unstable metrics. scenario:profiling - intern_all 1000 repeated strings
|
…hen set through `tracing.propagation_style` config (#4963)
What does this PR do?
Fix precedence for
tracing.propagation_style_extractandinjectwhen set throughtracing.propagation_styleMotivation:
Telemetry was reporting code instead of
tracing.propagation_styletelemetryChange log entry
None.
Additional Notes:
How to test the change?
CI + these system-tests: DataDog/system-tests#5357