Skip to content

Instrumentation.Http-1.18.0

Choose a tag to compare

@otelbot-dotnet-contrib otelbot-dotnet-contrib released this 21 Aug 17:06
· 48 commits to main since this release
Immutable release. Only release title and notes can be modified.
a868bf3
  • NuGet: OpenTelemetry.Instrumentation.Http v1.18.0

    • Fixes duplicate traceparent header injection when only propagation is
      enabled and a filtered request is redirected on .NET Framework.
      (#4917)

    • Preserve the original request start timestamp when recording
      http.client.request.duration for asynchronous .NET Framework
      HttpWebRequest calls.
      (#5000)

    • Updated OpenTelemetry core component version(s) to 1.18.0.
      (#5022)

    See CHANGELOG for details.