Skip to content

Add "replay" context to errors  #2156

@antonpirker

Description

@antonpirker

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

.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions