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