Skip to content

feat(outcomes): Add discard reason invalid#7654

Merged
chargome merged 1 commit intomasterfrom
cg/FE-688/add-invalid-reason-in-snuba
Jan 21, 2026
Merged

feat(outcomes): Add discard reason invalid#7654
chargome merged 1 commit intomasterfrom
cg/FE-688/add-invalid-reason-in-snuba

Conversation

@chargome
Copy link
Member

@chargome chargome commented Jan 20, 2026

Adds a new client discard reason invalid. The primary intention behind this one is to distinguish dropped replays that could not be sent vs that are in itself invalid. This is generic enough to be used for other, similar use cases.

closes https://linear.app/getsentry/issue/FE-688/add-invalid-reason-in-snuba
ref getsentry/sentry-javascript#18316

@chargome chargome self-assigned this Jan 20, 2026
@chargome chargome requested a review from a team as a code owner January 20, 2026 14:38
@linear
Copy link

linear bot commented Jan 20, 2026

@chargome chargome merged commit c7831ae into master Jan 21, 2026
47 of 51 checks passed
@chargome chargome deleted the cg/FE-688/add-invalid-reason-in-snuba branch January 21, 2026 09:47
chargome added a commit to getsentry/sentry-javascript that referenced this pull request Jan 23, 2026
This new reason can be used when the client drops telemetry items due to
failing internal validation (e.g. dropping replays that contain invalid
session times)

ref #18316
depends on getsentry/snuba#7654
closes
https://linear.app/getsentry/issue/FE-690/update-js-sdk-to-support-client-discard-invalid
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.

2 participants