-
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 emptyLambdaContext
instance is passed.
(#2457)
See CHANGELOG for details.
- Trace instrumentation will not fail with an exception