Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(replays): add replay_id to DSC #1971

Closed
wants to merge 1 commit into from
Closed

Conversation

JoshFerge
Copy link
Member

@JoshFerge JoshFerge commented Mar 28, 2023

  • adds the replay_id to the dynamic sampling context schema defined in relay

TODO: add replay_id to the event from DSC.

Related: getsentry/rfcs#60 getsentry/team-webplatform-meta#41
getsentry/sentry#45529

Closes: #1958
(note that ticket now doesn't make sense as i started this -- we don't need to add a whole new context for this, the replay_id can simply exist on the trace context)

@JoshFerge JoshFerge requested a review from a team March 28, 2023 00:56
@JoshFerge
Copy link
Member Author

@JoshFerge
Copy link
Member Author

moving to draft, my assumptions about how the fields from DSC are used were not correct -- still need to add replay_id to the event explicitly

@JoshFerge JoshFerge marked this pull request as draft March 28, 2023 06:13
@JoshFerge JoshFerge closed this Mar 28, 2023
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.

Pluck replay_id out of dynamic sampling context and add it to context if it exists
1 participant