-
NuGet: OpenTelemetry.Instrumentation.AWS v1.1.0-beta.5
- BREAKING: Update the instrumentation logic to use AWS TracerProvider.
(#1974) - Add AWS metrics instrumentation.
(#1980) - Updated dependency on AWS .NET SDK to version 3.7.400.
(#1974) - Added
rpc.system
,rpc.service
, andrpc.method
to activity tags based on
semantic convention v1.26.0.
(#1865)
See CHANGELOG for details.
- BREAKING: Update the instrumentation logic to use AWS TracerProvider.