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
This adds an `origin` to all spans, which defaults to `manual` but is
set to something more meaningful for all our auto instrumentation.
I tried to come up with reasonable origin names, I hope it makes sense
everywhere 😅 Also note that this now uses a new TS feature which seems
to be correctly transpiled to TS 3.8, as far as I can tell! 🎉
Closes#8510
---------
Co-authored-by: Luca Forstner <[email protected]>
Co-authored-by: Lukas Stracke <[email protected]>
0 commit comments