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