Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
77 changes: 40 additions & 37 deletions content/en/data_security/data_retention_periods.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ algolia:
tags: ['data retention']
filter_all: All
content: "The following table lists default data retention periods by data type and product. Optionally, search by keyword or description text to find the data type or product you're interested in. For collection interval and minimum resolution information, see [Datadog Data Collection and Resolution](/developers/guide/data-collection-resolution). Still need help? Contact [Datadog support](/help)."
attributes:
attributes:
- product: APM
data_type: |
- **Errors**: 15 days
Expand All @@ -36,129 +36,132 @@ attributes:
- **Session, View, Action, and Error Events**: 30 days
- **Resource, Long Task, and Vitals Events**: 15 Days
- product: Case Management
data_type: |
data_type: |
- **Cases**: Retained for the duration of the account
- product: CD Visibility
data_type: |
data_type: |
- **Deployments**: 30 days
- product: CI Pipeline Visibility
data_type: |
data_type: |
- **Pipelines, stages, jobs, setups, commands**: 15 months
- product: Cloud Cost Management
data_type: |
data_type: |
- **Recommendations**: 90 days
- product: Cloud Security
data_type: |
data_type: |
- **Findings and resolved vulnerabilities**: 15 months
- product: Cloud SIEM
data_type: |
data_type: |
- **Signals**: 15 months
- **Detections, notifications, suppressions**: Retained for the duration of the account
- product: Workload Protection
data_type: |
data_type: |
- **Events**: 90 days
- **Security signals**: 15 months
- product: Code Security SAST
data_type: |
data_type: |
- **Scans**: 15 months
- product: Code Security IAST
data_type: |
data_type: |
- **Detected vulnerabilities**: 15 months
- product: Container and Process Monitoring
data_type: |
data_type: |
- **Container metadata**: 2 hours
- **Live processes and containers**: 36 hours
- **YAML definitions**: 7 days
- product: Continuous Profiler
data_type: |
data_type: |
- **Individual profiles (not opened in the UI)**: 8 days
- **Individual profiles (opened in the UI at least once)**: 1 year
- **Profile metrics**: 90 days
- product: Continuous Testing
data_type: |
data_type: |
- **Batch results**: 2 months
- **Test results**: 2 months
- product: CoScreen
data_type: |
data_type: |
- **Sessions**: 15 months
- product: Data Jobs Monitoring
data_type: |
data_type: |
- **Job traces**: 90 days
- product: Database Monitoring
data_type: |
data_type: |
- **Query samples**: 15 days
- **Query metrics**: 15 months
- product: Datadog App
data_type: |
data_type: |
- **Dashboards, Notebooks, Monitors**: Retained for the duration of the account
- product: Error Tracking
data_type: |
data_type: |
- **Error samples**: 30 days
- **Issues**: 1 year after last activity
- product: Event Management
data_type: |
data_type: |
- **Events**: 15 months
- product: Incident Management
data_type: |
data_type: |
- **Incidents**: Retained for the duration of the account
- product: LLM Observability
data_type: |
data_type: |
- **Traces and spans**: 15 days
- product: Log Management
data_type: |
data_type: |
- **Logs**: Determined by customer plan
- product: Metrics
data_type: |
data_type: |
- **Tags and values**: 15 months
- product: Mobile App Testing
data_type: |
data_type: |
- **Test results (not displayed in UI)**: 2 months
- **Test results (displayed in UI)**: 15 months
- **Mobile application binaries**: Retained for the duration of the account
- product: Mobile RUM
data_type: |
data_type: |
- **Session, View, Action, and Error Events**: 30 days
- **Resource, Long Task, and Vitals Events**: 15 Days
- product: Network Device Monitoring
data_type: |
data_type: |
- **Netflow**: 30 days
- **SNMP traps**: 15 days
- product: Cloud Network Monitoring
data_type: |
data_type: |
- **Netflow**: 14 days
- product: Network Path
data_type: |
- **Network Path Tests**: 30 days
- product: Product Analytics
data_type: |
data_type: |
- **Events**: 15 months
- **User Profiles**: 30 days
- product: PR Gates
data_type: |
data_type: |
- **Gate evaluations**: 30 days
- product: Reference Tables
data_type: |
data_type: |
- **Tables**: Retained for the duration of the account
- product: Service Catalog
data_type: |
data_type: |
- **Service metadata**: Retained for the duration of the account
- product: Service Level Objectives
data_type: |
data_type: |
- **Monitor-based results**: 3 months
- **Metric and time slice-based results**: 15 months
- product: Session Replay
data_type: |
data_type: |
- **Replays (extension option in UI is unchecked)**: 30 days
- **Replays (extension option in UI is checked)**: 15 months
- product: Software Composition Analysis (SCA)
data_type: |
data_type: |
- **Detected vulnerabilities**: 15 months
- product: Synthetics
data_type: |
data_type: |
- **Test results (not displayed in UI)**: 2 months
- **Test results (displayed in UI)**: 15 months
- product: Test Visibility & Intelligent Test Runner
data_type: |
data_type: |
- **Tests**: 3 months
- product: Workflow Automation
data_type: |
data_type: |
- **Workflows**: 30 days
---

Expand Down
Loading