Skip to content

Commit 3116fb0

Browse files
sfanahataShannon Anahata
andauthored
Updated the latest periods and language for our retention stuffs (#15341)
## DESCRIBE YOUR PR November 12th we update our retention periods. This updates the doc to match that change. ## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs by letting us know when the change needs to go live. - [ ] Urgent deadline (GA date, etc.): <!-- ENTER DATE HERE --> - [x] Other deadline: November 12 - [ ] None: Not urgent, can wait up to 1 week+ ## SLA - Teamwork makes the dream work, so please add a reviewer to your PRs. - Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it. Thanks in advance for your help! ## PRE-MERGE CHECKLIST *Make sure you've checked the following before merging your changes:* - [ ] Checked Vercel preview for correctness, including links - [ ] PR was reviewed and approved by any necessary SMEs (subject matter experts) - [ ] PR was reviewed and approved by a member of the [Sentry docs team](https://github.com/orgs/getsentry/teams/docs) --------- Co-authored-by: Shannon Anahata <[email protected]>
1 parent 633ac7d commit 3116fb0

File tree

1 file changed

+16
-19
lines changed

1 file changed

+16
-19
lines changed

docs/security-legal-pii/security/data-retention-periods.mdx

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6,33 +6,30 @@ description: "Learn about Sentry's data retention periods for different data typ
66

77
## Overview
88

9-
Sentry retains different types of data for varying periods based on your plan tier and the specific data type. The below table outlines the retention periods for data types across our Developer, Team, and Business plans.
9+
Sentry retains different types of data for varying periods based on your plan tier and the specific data type. The below table outlines the retention periods for data types across our Developer, Team, Business, and Enterprise plans.
1010

11-
By default, new account trials are granted Team plan retention. If you are trialing from a paid plan type, you will have the same retention as that plan for any data ingested during the trial.
11+
By default, new account trials have Team plan retention. If you are trialing from a paid plan type, you will have the same retention as that plan for any data ingested during the trial.
1212

1313
## Default Data Retention by Plan
1414

15-
| Data Type | Developer | Team | Business |
15+
| Data Type | Developer | Team | Business / Enterprise |
1616
|-----------|-----------|------|----------|
17-
| [Errors](/concepts/key-terms/enrich-data/) | 30 days | 90 days | 90 days |
18-
| [Logs](/product/explore/logs/) | 30 days | 30 days | 30 days |
19-
| [Spans/Transactions](/concepts/key-terms/tracing/distributed-tracing/) | 30 days | 90 days | 90 days + 13 months sampled |
20-
| [Session Replays](/product/explore/session-replay/web/) | 30 days | 90 days | 90 days |
21-
| [User Feedback](/product/user-feedback/) | 30 days | 90 days | 90 days |
22-
| [Profiles](/product/explore/profiling/) | 30 days | 90 days | 90 days |
23-
| [Crons](/product/crons/) | 30 days | 30 days | 30 days |
24-
| [Uptime](/product/uptime-monitoring/) | 30 days | 90 days | 90 days |
25-
| [Attachments](/product/issues/issue-details/#attachments) | 30 days | 90 days | 90 days |
17+
| Errors | 30 days | 90 days | 90 days |
18+
| Logs | 30 days | 30 days | 30 days |
19+
| Spans/Transactions | 30 days | 30 days* | 30 days + 13 months sampled* |
20+
| Session Replays | 30 days | 90 days | 90 days |
21+
| Profiles | 30 days | 30 days | 30 days |
22+
| Crons | 30 days | 30 days | 30 days |
23+
| Uptime | 30 days | 90 days | 90 days |
24+
| Attachments | 30 days | 90 days | 90 days |
2625

27-
<Alert>
28-
Starting November 2025, Team and Business plans will move from the current 90 day retention period for spans, transactions, and profiles to 30 days. **Exception:** If you are on a [Team or Business plan](https://sentry.io/settings/billing/overview/) that uses transaction-based billing, transaction retention will stay at 90 days, and sampled retention of spans data will not apply.
29-
</Alert>
26+
**Exception\*:** If you are on a[Team or Business plan](https://sentry.io/settings/billing/overview/) that uses [transaction-based billing](https://docs.sentry.io/pricing/), transactions retention will be 90 days and sampled retention of spans data will not apply.
3027

31-
## Sampled Retention for Business Plans
28+
## Sampled Retention for Business and Enterprise Plans
3229

33-
Business plan customers receive extended retention for spans data through our sampled retention feature. This provides up to:
30+
Business and Enterprise plan customers receive extended retention for spans data through our sampled retention feature. This provides up to:
3431

35-
- **Full fidelity data**: 90 days of complete span data
32+
- **Full fidelity data**: 30 days of complete span data
3633
- **Sampled data**: 13 months of downsampled span data
3734

3835
13 month downsampled data is a percentage of span data. Sampled retention is currently only available for span data.
@@ -41,7 +38,7 @@ Business plan customers receive extended retention for spans data through our sa
4138

4239
### When Retention is Applied
4340

44-
Retention periods are applied at the time data is ingested, based on the then-current plan. This means plan upgrades or downgrades affect retention for new data only; existing data retains its original retention period.
41+
Retention periods are set at the time data is ingested, based on the then-current plan. This means plan upgrades or downgrades affect retention for new data only; existing data retains its original retention period.
4542

4643
## Extended Retention
4744

0 commit comments

Comments
 (0)