OpenTelemetry - CNCF/opentelemetry-dotnet: Release 1.0.0-rc10

Name: opentelemetry-dotnet

Owner: OpenTelemetry - CNCF

Release: 1.0.0-rc10 of non-core

Released: 2022-03-05

License: Apache-2.0

Release Assets:

Most packages have no change from previous release. Only updates to use the newest API/SDK reference.

OpenTelemetry.Extensions.Hosting

  • Fixes an issue where the initialization of some aspects of the SDK can be delayed when using the AddOpenTelemetryTracing and AddOpenTelemetryMetrics methods. Namely, self-diagnostics and the default context propagator responsible for propagating trace context and baggage. (#2901)

OpenTelemetry.Instrumentation.AspNet

OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule

OpenTelemetry.Instrumentation.AspNetCore

OpenTelemetry.Instrumentation.GrpcNetClient

OpenTelemetry.Instrumentation.Http

OpenTelemetry.Instrumentation.SqlClient

OpenTelemetry.Instrumentation.StackExchangeRedis

OpenTelemetry.Shims.OpenTracing

To top