Skip to content

Instrumentation.StackExchangeRedis-1.0.0-rc9.7

Pre-release
Pre-release

Choose a tag to compare

@utpilla utpilla released this 25 Jul 19:29
· 2657 commits to main since this release
Immutable release. Only release title and notes can be modified.
b86db84
  • Update the ActivitySource name used to the assembly name: OpenTelemetry.Instrumentation.StackExchangeRedis.
    (#485)
  • Drain thread is marked as background. It allows to close the application
    even if the instrumentation is not disposed.
    (#528)