Skip to content

ref(outcomes-routing): check request retention_days#7912

Open
MeredithAnya wants to merge 2 commits intomasterfrom
meredith/4-28-26
Open

ref(outcomes-routing): check request retention_days#7912
MeredithAnya wants to merge 2 commits intomasterfrom
meredith/4-28-26

Conversation

@MeredithAnya
Copy link
Copy Markdown
Member

When we initially added the check for 30 days in #7424, it was because we expected that data older than 30days would automatically be routed to be downsampled.
While the default should still be 30days, it's possible in certain scenarios that we would have data for longer than 30days.

So instead of hardcoding 30 days, this allows a request metadata to have retention_days passed through. If not present we will default to 30days for TIER_1 (before any additionally downsampling happens based on storage volume)

Requires getsentry/sentry-protos#226

@MeredithAnya MeredithAnya requested review from a team as code owners April 28, 2026 20:49
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.

1 participant