Skip to content

feat(options): Add org_id and strict_trace_continuation options#1203

Open
szokeasaurusrex wants to merge 2 commits into
szokeasaurusrex/org-id-dsn-parsefrom
szokeasaurusrex/org-id-and-strict-trace-continuation-options
Open

feat(options): Add org_id and strict_trace_continuation options#1203
szokeasaurusrex wants to merge 2 commits into
szokeasaurusrex/org-id-dsn-parsefrom
szokeasaurusrex/org-id-and-strict-trace-continuation-options

Conversation

@szokeasaurusrex

@szokeasaurusrex szokeasaurusrex commented Jun 25, 2026

Copy link
Copy Markdown
Member

These options are needed for strict trace continuation. We will start using them in a follow up PR.

Resolves #1199
Resolves RUST-251

@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/org-id-and-strict-trace-continuation-options branch from 38c513a to b0c92c1 Compare June 25, 2026 14:30
@szokeasaurusrex szokeasaurusrex marked this pull request as ready for review June 25, 2026 14:31
@szokeasaurusrex szokeasaurusrex requested a review from lcian as a code owner June 25, 2026 14:31
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/org-id-and-strict-trace-continuation-options branch 2 times, most recently from 3e49fd4 to a990c24 Compare June 25, 2026 15:00
@linear-code

linear-code Bot commented Jun 25, 2026

Copy link
Copy Markdown

RUST-251

@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/org-id-dsn-parse branch from 53bd774 to d8f38f3 Compare July 7, 2026 11:05
@szokeasaurusrex szokeasaurusrex requested a review from a team as a code owner July 7, 2026 11:05
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/org-id-and-strict-trace-continuation-options branch from a990c24 to b208b13 Compare July 7, 2026 11:05
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/org-id-dsn-parse branch from d8f38f3 to 08f1a80 Compare July 8, 2026 13:56
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/org-id-and-strict-trace-continuation-options branch from b208b13 to 7be35cd Compare July 8, 2026 13:56
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 9f39d0c

@szokeasaurusrex szokeasaurusrex changed the title feat!(options): Add org_id and strict_trace_continuation options feat(options): Add org_id and strict_trace_continuation options Jul 8, 2026
These options are needed for strict trace continuation. We will start using them in a follow up PR.

Resolves [#1199](#1199)
Resolves [RUST-251](https://linear.app/getsentry/issue/RUST-251)
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/org-id-dsn-parse branch from 08f1a80 to cb59fdf Compare July 8, 2026 14:04
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/org-id-and-strict-trace-continuation-options branch from 7be35cd to af61b16 Compare July 8, 2026 14:04
@szokeasaurusrex szokeasaurusrex marked this pull request as draft July 8, 2026 14:04
@szokeasaurusrex

Copy link
Copy Markdown
Member Author

Marked as draft; we need to add the builder methods still

Add
strict
trace
continuation
setters
@szokeasaurusrex szokeasaurusrex marked this pull request as ready for review July 9, 2026 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add org_id and strict_trace_continuation client options

2 participants