-
Notifications
You must be signed in to change notification settings - Fork 589
Closed
Description
Problem Statement
If there is a replay_id in the baggage header in incoming HTTP requests there should be an "replay" context added to the events payload: https://develop.sentry.dev/sdk/event-payloads/contexts/#replay-context
use case when can't use envelopes. For PHP & Python still use /store which doesn't have the correct context with /store
Solution Brainstorm
Add replay context to baggage, so that BE errors can be connected with FE errors
.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels