Skip to content

1.0.0-rc10 of non-core

Pre-release
Pre-release
Compare
Choose a tag to compare
@cijothomas cijothomas released this 05 Mar 04:37
· 1579 commits to main since this release
6e31ab6

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