Skip to content

Add pipeline/parent context to root execution span#257

Open
morgan-wowk wants to merge 1 commit into
execution-tracing-cache-contextfrom
execution-tracing-pipeline-context
Open

Add pipeline/parent context to root execution span#257
morgan-wowk wants to merge 1 commit into
execution-tracing-cache-contextfrom
execution-tracing-pipeline-context

Conversation

@morgan-wowk
Copy link
Copy Markdown
Collaborator

@morgan-wowk morgan-wowk commented May 22, 2026

Summary

execution.parent_id and execution.task_id are now emitted on the root execution span when an execution belongs to a parent pipeline run. This links individual execution traces to their parent pipeline run, enabling correlation with future pipeline-level business logic traces.

When parent_execution_id or task_id_in_parent_execution are absent, the attributes are omitted from the span entirely.

Screenshots

Screenshot 2026-05-22 at 8.19.10 PM.png

Copy link
Copy Markdown
Collaborator Author

@morgan-wowk morgan-wowk force-pushed the execution-tracing-pipeline-context branch from 9225c67 to 34ce978 Compare May 22, 2026 23:31
@morgan-wowk morgan-wowk force-pushed the execution-tracing-cache-context branch 2 times, most recently from 411831d to df9765f Compare May 23, 2026 00:06
@morgan-wowk morgan-wowk force-pushed the execution-tracing-pipeline-context branch from 34ce978 to 30700b0 Compare May 23, 2026 00:06
@morgan-wowk morgan-wowk force-pushed the execution-tracing-cache-context branch from df9765f to 6feaf73 Compare May 23, 2026 00:31
@morgan-wowk morgan-wowk force-pushed the execution-tracing-pipeline-context branch from 30700b0 to 5317505 Compare May 23, 2026 00:32
execution.parent_id and execution.task_id link individual execution
traces to their parent pipeline run, enabling correlation with future
pipeline-level business logic traces.
@morgan-wowk morgan-wowk force-pushed the execution-tracing-cache-context branch from 6feaf73 to c802f2b Compare May 23, 2026 02:57
@morgan-wowk morgan-wowk force-pushed the execution-tracing-pipeline-context branch from 5317505 to 68a527c Compare May 23, 2026 02:57
@morgan-wowk morgan-wowk marked this pull request as ready for review May 23, 2026 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant