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