Instrumentation.StackExchangeRedis-1.0.0-rc9.6
Pre-release
Pre-release
·
2693 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
- 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.