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
feat: Update isolateTrace implementation to use startNewTrace
Update withMonitor to use startNewTrace() instead of startSpan() when
isolateTrace is enabled, following PR feedback to only isolate traces
without creating spans.
0 commit comments