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
fix(ember): Do not create rendering spans without transaction (#11749)
This was brought up in discord - we forgot to add `onlyIfParent` to the
ui spans we emit for ember, so it's possible to capture a bunch of them
as transactions, accidentally.
0 commit comments