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
Today, if the client-created span is not present and on the headers, we don't create any workflow spans because they may be orphaned (especially on replay). But some users starting from schedules or CLI want the workflow spans even if they may be orphaned, so we should allow this opt-in on the tracing interceptor.
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
Today, if the client-created span is not present and on the headers, we don't create any workflow spans because they may be orphaned (especially on replay). But some users starting from schedules or CLI want the workflow spans even if they may be orphaned, so we should allow this opt-in on the tracing interceptor.
The text was updated successfully, but these errors were encountered: