File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed
OpenTelemetry.Extensions.AWS
OpenTelemetry.Instrumentation.AWSLambda
OpenTelemetry.Instrumentation.AWS Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## 1.10.0-rc.2
6+
7+ Released 2025-Jan-15
8+
59## 1.10.0-rc.1
610
711Released 2025-Jan-06
Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## 1.10.0-rc.2
6+
7+ Released 2025-Jan-15
8+
59* Context propagation data is always added to SQS and SNS requests regardless of
610 sampling decision. This enables downstream services to make consistent sampling
711 decisions and prevents incomplete traces.
Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## 1.10.0-rc.2
6+
7+ Released 2025-Jan-15
8+
59* Trace instrumentation will not fail with an exception
610 if empty ` LambdaContext ` instance is passed.
711 ([ #2457 ] ( https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/2457 ) )
You can’t perform that action at this time.
0 commit comments