Skip to content

fix(tracing): propagate trace metadata to spans for processors#2478

Merged
seratch merged 1 commit intomainfrom
fix/trace-metadata-propagation-spans
Feb 13, 2026
Merged

fix(tracing): propagate trace metadata to spans for processors#2478
seratch merged 1 commit intomainfrom
fix/trace-metadata-propagation-spans

Conversation

@seratch
Copy link
Member

@seratch seratch commented Feb 13, 2026

This pull request fixes trace metadata propagation so tracing processors can reliably access trace-level metadata from child spans. It adds trace_metadata on span objects, threads metadata inheritance through span creation paths (ambient trace, explicit trace parent, explicit span parent).

see also: openai/openai-agents-js#964

@seratch seratch added this to the 0.9.x milestone Feb 13, 2026
@github-actions github-actions bot added documentation Improvements or additions to documentation enhancement New feature or request feature:tracing labels Feb 13, 2026
@seratch seratch merged commit 1cea241 into main Feb 13, 2026
9 checks passed
@seratch seratch deleted the fix/trace-metadata-propagation-spans branch February 13, 2026 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request feature:tracing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant