Skip to content

feat: add trace to event data#80

Merged
Dobrunia merged 3 commits into
masterfrom
feat/trace-context
Jul 7, 2026
Merged

feat: add trace to event data#80
Dobrunia merged 3 commits into
masterfrom
feat/trace-context

Conversation

@Dobrunia

@Dobrunia Dobrunia commented Jul 6, 2026

Copy link
Copy Markdown
Member

Introduces trace to the EventData interface, allowing for trace metadata to link related events within the same execution chain.

Dobrunia added 2 commits July 6, 2026 22:15
Introduces traceContext to the EventData interface, allowing for trace metadata to link related events within the same execution chain. This change includes updates to the index files to export the new traceContext module.
@Dobrunia Dobrunia requested a review from neSpecc July 6, 2026 19:22
This update modifies the EventData interface to use a new trace type, EventTrace, instead of the deprecated TraceContext. The corresponding traceContext module has been removed, and the index files have been updated to reflect this change.
@Dobrunia Dobrunia changed the title feat: add traceContext to event data feat: add trace to event data Jul 7, 2026
@Dobrunia Dobrunia merged commit c1907bd into master Jul 7, 2026
1 of 3 checks passed
@Dobrunia Dobrunia deleted the feat/trace-context branch July 7, 2026 15:00
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.

2 participants