Instrumentation.AWS-1.10.0-rc.2
Pre-release
Pre-release
·
1401 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
-
NuGet: OpenTelemetry.Extensions.AWS v1.10.0-rc.2
No notable changes.
See CHANGELOG for details.
-
NuGet: OpenTelemetry.Instrumentation.AWS v1.10.0-rc.2
- Context propagation data is always added to SQS and SNS requests regardless of
sampling decision. This enables downstream services to make consistent sampling
decisions and prevents incomplete traces.
(#2447)
See CHANGELOG for details.
- Context propagation data is always added to SQS and SNS requests regardless of
-
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.10.0-rc.2
- Trace instrumentation will not fail with an exception
if emptyLambdaContextinstance is passed.
(#2457)
See CHANGELOG for details.
- Trace instrumentation will not fail with an exception