Instrumentation.AWS-1.10.0-beta.3
Pre-release
Pre-release
·
1415 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
-
NuGet: OpenTelemetry.Extensions.AWS v1.10.0-beta.3
No notable changes.
See CHANGELOG for details.
-
NuGet: OpenTelemetry.Instrumentation.AWS v1.10.0-beta.3
- Introduce
AWSClientInstrumentationOptions.SemanticConventionVersionwhich
provides a mechanism for developers to opt-in to newer versions of the
of the OpenTelemetry Semantic Conventions. Currently, you need to opt-in
to these new conventions. In the upcoming stable release of this library,
the new conventions will be enabled by default, and the conventions this library
currently emit will no longer be supported.
(#2367)
See CHANGELOG for details.
- Introduce
-
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.10.0-beta.3
- Introduce
AWSClientInstrumentationOptions.SemanticConventionVersionwhich
provides a mechanism for developers to opt-in to newer versions of the
of the Open Telemetry Semantic Conventions.
(#2367)
See CHANGELOG for details.
- Introduce