Propagate OpenTelemetry trace context into job spans #179

Open
opened 2026-08-12 03:05:26 +00:00 by rosa · 0 comments
Owner

apalis v1 can carry tracing context in task metadata, linking the span that enqueued a job (e.g. the upload request) to the span of its later execution. Vernier already has opt-in OTLP span export, so this would connect request traces to background work. Requires the contextual tracing layer on workers and stamping context at enqueue. Deferred from #177 to keep the upgrade behavior-identical.

apalis v1 can carry tracing context in task metadata, linking the span that enqueued a job (e.g. the upload request) to the span of its later execution. Vernier already has opt-in OTLP span export, so this would connect request traces to background work. Requires the contextual tracing layer on workers and stamping context at enqueue. Deferred from #177 to keep the upgrade behavior-identical.
rosa added this to the v0.2 milestone 2026-08-12 03:23:37 +00:00
rosa modified the milestone from v0.2 to Apalis 1.0 2026-08-12 03:44:24 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
rosa/vernier#179
No description provided.