github open-telemetry/opentelemetry-dotnet-contrib Instrumentation.Owin-1.10.0-beta.1

pre-release16 hours ago
  • NuGet: OpenTelemetry.Instrumentation.Owin v1.10.0-beta.1

    • Updated activity tags to use new
      semantic conventions
      attribute schema.
      (#2028)

    • Updated registration extension code to retrieve environment variables through
      IConfiguration.
      (#1973)

    • Breaking change Updated to depend on the
      OpenTelemetry.Api.ProviderBuilderExtensions (API) package instead of the
      OpenTelemetry (SDK) package.
      (#1977)

    • Updated OpenTelemetry core component version(s) to 1.10.0.
      (#2317)

    • Trace instrumentation will now call the Activity.SetStatus
      API instead of the deprecated OpenTelemetry API package extension when setting
      span status. For details see: Setting Status.
      (#2358)

    • The http.server.request.duration histogram (measured in seconds) produced by
      the metrics instrumentation in this package now uses the Advice API
      to set default explicit buckets following the OpenTelemetry Specification.
      (#2430)

    See CHANGELOG for details.

Don't miss a new opentelemetry-dotnet-contrib release

NewReleases is sending notifications on new releases.