OpenTelemetry - CNCF/opentelemetry-dotnet: Release 1.0.0-rc6
Name: opentelemetry-dotnet
Owner: OpenTelemetry - CNCF
Release: 1.0.0-rc6 of non-core components
Released: 2021-06-26
License: Apache-2.0
Release Assets:
OpenTelemetry.Extensions.Hosting
- Added
GetServices
extension. (#2058)
OpenTelemetry.Instrumentation.StackExchangeRedis
AddRedisInstrumentation
extension will now resolveIConnectionMultiplexer
&StackExchangeRedisCallsInstrumentationOptions
through DI when OpenTelemetry.Extensions.Hosting is in use. (#2110)