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
However our trace propagation without performance is not correct as it is implemented within tracing_client which is only added if performance is enabled
Description
We should always propagate traces by default according to dev docs
However our trace propagation without performance is not correct as it is implemented within
tracing_clientwhich is only added if performance is enabled