From eb2fdb1af919e428264ae31301d70c6ea17f84cc Mon Sep 17 00:00:00 2001 From: Alex Krawiec Date: Thu, 13 Aug 2026 11:03:01 -0700 Subject: [PATCH 1/2] Update data retention periods --- docs/security-legal-pii/security/data-retention-periods.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/security-legal-pii/security/data-retention-periods.mdx b/docs/security-legal-pii/security/data-retention-periods.mdx index 16bf624b5309f5..e146de36c8a590 100644 --- a/docs/security-legal-pii/security/data-retention-periods.mdx +++ b/docs/security-legal-pii/security/data-retention-periods.mdx @@ -15,7 +15,7 @@ By default, new account trials have Team plan retention. If you are trialing fro | Data Type | Developer | Team | Business / Enterprise | |-----------|-----------|------|----------| | Errors | 30 days | 90 days | 90 days | -| Logs | 30 days | 30 days | 30 days | +| Logs | 30 days | 30 days | 30 days + 13 months sampled | | Spans/Transactions | 30 days | 30 days* | 30 days + 13 months sampled* | | Session Replays | 30 days | 90 days | 90 days | | Profiles | 30 days | 30 days | 30 days | @@ -23,7 +23,7 @@ By default, new account trials have Team plan retention. If you are trialing fro | Uptime | 30 days | 90 days | 90 days | | Attachments | 30 days | 90 days | 90 days | | Size Analysis | 30 days | 30 days | 13 months | -| Application Metrics | 30 days | 30 days | 30 days | +| Application Metrics | 30 days | 30 days | 30 days + 13 months sampled | **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. From 4f852f7a6089264c042145d68a7f957334479ca7 Mon Sep 17 00:00:00 2001 From: Alex Krawiec Date: Thu, 13 Aug 2026 14:31:12 -0700 Subject: [PATCH 2/2] Fix some language for consistency --- .../security/data-retention-periods.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/security-legal-pii/security/data-retention-periods.mdx b/docs/security-legal-pii/security/data-retention-periods.mdx index e146de36c8a590..cbf764aa9b6abb 100644 --- a/docs/security-legal-pii/security/data-retention-periods.mdx +++ b/docs/security-legal-pii/security/data-retention-periods.mdx @@ -29,12 +29,12 @@ By default, new account trials have Team plan retention. If you are trialing fro ## Sampled Retention for Business and Enterprise Plans -Business and Enterprise plan customers receive extended retention for spans data through our sampled retention feature. This provides up to: +Business and Enterprise plan customers receive extended retention for spans, logs, and application metrics through our sampled retention feature. This provides up to: -- **Full fidelity data**: 30 days of complete span data -- **Sampled data**: 13 months of downsampled span data +- **Full fidelity data**: 30 days of complete data +- **Sampled data**: 13 months of downsampled data -13 month downsampled data is a percentage of span data. Sampled retention is currently only available for span data. +13 month downsampled data is a percentage of your ingested data. Sampled retention is currently available for span, log, and application metrics data. ## Data Retention Details