ExecutionContext.tracer: WorkflowTracerTracer for creating custom spans inside the currently executing task.
Methods
Section titled “Methods”context.tracer.span(name: str, *args, **kwargs) -> ContextManager[Span]context.tracer.current_span() -> SpanCustom spans are nested under the current task span and are exported to Tilebox with the job trace.