packages/browser/src/profiling/integration.ts
attachProfiledThreadToEvent itself is easy to port but it asserts on the profiling context being set on the event. We need some other way to decide if a span should receive the attributes (thread.id, thread.name)
packages/browser/src/profiling/integration.tsattachProfiledThreadToEventitself is easy to port but it asserts on the profiling context being set on the event. We need some other way to decide if a span should receive the attributes (thread.id,thread.name)