-
Going forward the NuGet package will be
OpenTelemetry.Instrumentation.Owin
.
Older versions will remain at
OpenTelemetry.Contrib.Instrumentation.Owin
(#257)Migration:
- In code update namespaces (eg
using OpenTelemetry.Contrib.Instrumentation.Owin
->using OpenTelemetry.Instrumentation.Owin
)
- In code update namespaces (eg