Skip to content

Instrumentation.StackExchangeRedis-1.0.0-rc9.6

Pre-release
Pre-release

Choose a tag to compare

@utpilla utpilla released this 30 Jun 02:43
· 2693 commits to main since this release
Immutable release. Only release title and notes can be modified.
3404084
  • Added the EnrichActivityWithTimingEvents option to StackExchangeRedisCallsInstrumentationOptions to be able to disable adding ActivityEvents (Enqueued, Sent, ResponseReceived) for Redis commands to Activities since there is no way to clear these after they have been added. This defaults to true to maintain current functionality.