We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec7a0d8 commit c922146Copy full SHA for c922146
src/OpenTelemetry.Instrumentation.AWS/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+* Context propagation data is always added to SQS and SNS requests regardless of sampling decision.
6
+ This enables downstream services to make consistent sampling decisions and prevents incomplete traces.
7
+ ([#2447](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2447))
8
+
9
## 1.10.0-beta.3
10
11
Released 2024-Dec-20
0 commit comments