0.7.0-beta.1
matt-hensley
released this
19 Dec 14:45
·
40 commits
to main
since this release
BREAKING CHANGES
- Use 1.7.0 of ASP.NET Core instrumentation.
- Removes support for
OTEL_SEMCONV_STABILITY_OPT_IN
.
Instrumentation will only emit stable conventions. - Defaults
OTEL_DOTNET_EXPERIMENTAL_ASPNETCORE_ENABLE_GRPC_INSTRUMENTATION
totrue
. gRPC instrumentation is experimental,
while HTTP is stable.
- Removes support for
- Use 1.7.0 of HTTP instrumentation.
http.user_agent
Activity tag removed from HTTP instrumentation.- Removes support for
OTEL_SEMCONV_STABILITY_OPT_IN
.
Instrumentation will only emit stable conventions.