Skip to content

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

Merged
solnic merged 1 commit into
masterfrom
1174-error-events-carry-no-trace-context-so-an-issue-is-never-linked-to-the-trace-it-happened-in
Aug 20, 2026
Merged

fix(tracing): attach trace context to captured events#1176
solnic merged 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
@solnic
solnic merged commit 2728c46 into master Aug 20, 2026
16 checks passed
@solnic
solnic deleted the 1174-error-events-carry-no-trace-context-so-an-issue-is-never-linked-to-the-trace-it-happened-in branch August 20, 2026 11:07
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

2 participants