You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The jaegerstorage extension currently holds v1 factories and casts them to a v2 factory via the v1adapter when a factory is requested via GetTraceStoreFactory. In this ticket, we want to change the extension such that it holds the v2 factories to unblock the path for a native v2 storage implementation.