Temporal Python SDK integrates with OpenTelemetry through TracingInterceptor.
Use this if your Temporal Python client/worker should emit trace spans to Opik.
For full endpoint/header details, see Opik OpenTelemetry overview.
Required headers: Authorization, Comet-Workspace
Optional headers: projectName
Intent: Attach Temporal’s OTEL interceptor so workflow/activity spans are emitted by client and worker.
Applies when: You use Temporal Python SDK with custom client/worker bootstrap code.
Required inputs:
Optional inputs:
Minimal valid setup:
TracingInterceptor.