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
We cannot upgrade Sentry to 11.0, even though we do not use tracing, because it requires opentelemetry_semantic_conventions 1.x but we're on 0.2.0. This is quite annoying as there's no reason for us to not be able to update given we don't use tracing. This is one of the biggest reasons for warranting a separate package (sentry_tracing). cc @solnic