Skip to content

fix(tracing): attach trace context to captured events - #1176

Open
solnic wants to merge 1 commit into
masterfrom
1174-error-events-carry-no-trace-context-so-an-issue-is-never-linked-to-the-trace-it-happened-in
Open

fix(tracing): attach trace context to captured events#1176
solnic wants to merge 1 commit into
masterfrom
1174-error-events-carry-no-trace-context-so-an-issue-is-never-linked-to-the-trace-it-happened-in

Conversation

@solnic

@solnic solnic commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

Attach trace context to captured events too.


Fixes #1174

@solnic
solnic force-pushed the 1174-error-events-carry-no-trace-context-so-an-issue-is-never-linked-to-the-trace-it-happened-in branch 2 times, most recently from 45ea72d to 6d7f25b Compare August 17, 2026 08:43
@solnic
solnic force-pushed the 1174-error-events-carry-no-trace-context-so-an-issue-is-never-linked-to-the-trace-it-happened-in branch from 6d7f25b to d59d991 Compare August 17, 2026 08:46
@solnic solnic changed the title fix(tracing): attach trace context to capture events fix(tracing): attach trace context to captured events Aug 17, 2026
@solnic
solnic marked this pull request as ready for review August 17, 2026 08:48
Comment thread lib/sentry/event.ex
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.

Error events carry no trace context, so an issue is never linked to the trace it happened in

1 participant