Skip to content

1.0.0-rc6 of non-core components

Pre-release
Pre-release
Compare
Choose a tag to compare
@cijothomas cijothomas released this 26 Jun 01:30
· 1990 commits to main since this release
a5b42fb

OpenTelemetry.Extensions.Hosting

  • Added GetServices extension.
    (#2058)

OpenTelemetry.Instrumentation.StackExchangeRedis

  • AddRedisInstrumentation extension will now resolve IConnectionMultiplexer
    & StackExchangeRedisCallsInstrumentationOptions through DI when
    OpenTelemetry.Extensions.Hosting is in use.
    (#2110)