github open-telemetry/opentelemetry-dotnet-contrib Instrumentation.StackExchangeRedis-1.18.0-beta.1

  • NuGet: OpenTelemetry.Instrumentation.StackExchangeRedis v1.18.0-beta.1

    • Validate FlushInterval to prevent out-of-range values and
      zero-interval spin loops.
      (#4860)

    • Fixed exceptions thrown from a user-supplied Enrich
      callback preventing the Activity from being stopped.
      (#4900)

    • Fixed exceptions thrown by Redis profiler callbacks after
      instrumentation is disposed.
      (#4905)

    • Fixed Baggage.Current being empty in samplers, processors and the Filter
      and Enrich callbacks for Redis command activities.
      (#4927)

    • Fixed the Redis command drain thread inheriting the execution context of the
      thread that created the instrumentation, which leaked that context's baggage
      onto every Redis command activity.
      (#4927)

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

    See CHANGELOG for details.

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

NewReleases is sending notifications on new releases.