Skip to content

ref(outcomes-routing): always downsample data older than 30 days#7424

Merged
MeredithAnya merged 3 commits into
masterfrom
meredith/EAP-295
Oct 1, 2025
Merged

ref(outcomes-routing): always downsample data older than 30 days#7424
MeredithAnya merged 3 commits into
masterfrom
meredith/EAP-295

Conversation

@MeredithAnya

Copy link
Copy Markdown
Member

Soon we will be only storing up to 30 days of data in the non-sampled table (aka tier 1). When that is the case we want to make sure that any queries that query for data that is older than 30 days will not route to tier 1.

Added enforce_unsampled_retention runtime config so that we can test this out and because we don't expect to enforce this right away.

@MeredithAnya MeredithAnya requested review from a team as code owners September 24, 2025 01:11
@linear

linear Bot commented Sep 24, 2025

Copy link
Copy Markdown

Comment thread snuba/web/rpc/storage_routing/routing_strategies/outcomes_based.py
Comment thread snuba/web/rpc/storage_routing/routing_strategies/outcomes_based.py
Comment thread snuba/web/rpc/storage_routing/routing_strategies/outcomes_based.py Outdated
@MeredithAnya MeredithAnya enabled auto-merge (squash) October 1, 2025 21:30
@MeredithAnya MeredithAnya merged commit 11ab390 into master Oct 1, 2025
34 checks passed
@MeredithAnya MeredithAnya deleted the meredith/EAP-295 branch October 1, 2025 21:47
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