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(profiling-node): Ensure profileId is added to transaction event (#14681)
Put the profile id onto the isolation scope instead, which at
least in server applications (like express) should correspond to the
lifetime of a request.
0 commit comments