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
Currently, users can access and modify the attributes of the span (Context.current_span) that will be exposed in the tracing.
It would be also useful to do the same with whatever object is actually being used by each framework, so callbacks could impact the workflow in different ways beyond stopping execution.