
Add custom spans
Usecontext.tracer inside a task to add spans around meaningful parts of your own code.
trace_id and span_id.
Use built-in workflow traces and custom spans to inspect job execution, task duration, and bottlenecks.

context.tracer inside a task to add spans around meaningful parts of your own code.
trace_id and span_id.