-
NuGet: OpenTelemetry.Extensions.AWS v1.19.0
- Updated OpenTelemetry core component version(s) to
1.19.0.
(#5240)
See CHANGELOG for details.
- Updated OpenTelemetry core component version(s) to
-
NuGet: OpenTelemetry.Instrumentation.AWS v1.19.0
No notable changes.
See CHANGELOG for details.
-
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.19.0
-
The
faas.triggerspan attribute is now set topubsubfor functions
triggered by SQS or SNS events, instead ofother.
(#5146) -
Added
AWSLambdaInstrumentationOptions.EnrichWithInput, an action invoked with
the invocationActivity, the function input and theILambdaContext. This
allows a function to describe a trigger the instrumentation does not classify
itself, such as settingfaas.triggerand thefaas.document.*attributes for
an Amazon S3 or Amazon DynamoDB event.
(#5180)
See CHANGELOG for details.
-