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(core): Implement isolateTrace in withMonitor function
Modify withMonitor to create new traces when isolateTrace option is enabled.
When isolateTrace: true, starts a new span with monitor-specific naming
to allow distinguishing between different cron job executions.
0 commit comments