Skip to content

Commit c92e577

Browse files
New data retention page final (#26762)
Co-authored-by: StefonSimmons <[email protected]>
1 parent e57439a commit c92e577

File tree

13 files changed

+340
-74
lines changed

13 files changed

+340
-74
lines changed

assets/styles/pages/_standard-attributes.scss renamed to assets/styles/components/_filter-search.scss

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
.standard-attributes-main{
1+
.filter-search-main{
22

3-
#standard-attributes-nav {
3+
#filter-search-nav {
44
position: sticky;
55
top: 95px;
66
align-self: flex-start;
@@ -9,7 +9,7 @@
99
padding-top: 12px;
1010
padding-bottom: 12px;
1111

12-
.filters-standard-attributes button {
12+
.filters button {
1313
height: 40px;
1414
i{
1515
color: $brand-primary;
@@ -22,7 +22,7 @@
2222
}
2323
}
2424
}
25-
.search-standard-attributes input {
25+
.search input {
2626
padding: 9px 8px;
2727
border-radius: 4px;
2828
border: $gray-light 1px solid;
@@ -35,7 +35,7 @@
3535
}
3636

3737
@include media-breakpoint-up(xl) {
38-
.table-wrapper {
38+
.standard-attributes.table-wrapper {
3939
overflow-x: unset;
4040
table {
4141
thead > tr {

assets/styles/style.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ $baseImgURL: '{{.Site.Params.img_url}}';
3636
@import "pages/404";
3737
@import "pages/home";
3838
@import "pages/glossary";
39-
@import "pages/standard-attributes";
4039
@import "pages/reference";
4140

4241
// Components
@@ -77,6 +76,7 @@ $baseImgURL: '{{.Site.Params.img_url}}';
7776

7877
@import 'components/tooltip'; // Tooltip shortcode styles
7978
@import "components/multifilter-search";
79+
@import "components/filter-search";
8080

8181

8282
// for now just include ie fixes

config/_default/menus/main.en.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -8021,6 +8021,11 @@ menu:
80218021
url: data_security/hipaa_compliance/
80228022
parent: data_security
80238023
weight: 8
8024+
- name: Data Retention Periods
8025+
identifier: data_retention_periods
8026+
url: data_security/data_retention_periods/
8027+
parent: data_security
8028+
weight: 9
80248029
- name: Guides
80258030
identifier: data_security_guide
80268031
url: data_security/guide/
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,157 @@
1+
---
2+
title: Data Retention Periods
3+
disable_sidebar: true
4+
type: data_retention_periods
5+
aliases:
6+
- /developers/faq/data-collection-resolution-retention/
7+
- /developers/guide/data-collection-resolution-retention
8+
further_reading:
9+
- link: '/data_security/'
10+
tag: 'Documentation'
11+
text: 'Review the main categories of data submitted to Datadog'
12+
filter_all: All
13+
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)."
14+
attributes:
15+
- product: APM
16+
data_type: |
17+
- **Errors**: 15 days
18+
- **Indexed spans**: 15 or 30 days, determined by customer plan
19+
- **Services/resources statistics**: 30 days
20+
- **Viewed traces**: 15 months
21+
- product: Application Security Management
22+
data_type: |
23+
- **Security signals**: 15 months
24+
- **Spans**: 90 days
25+
- product: Audit Trail
26+
data_type: |
27+
- **Audit logs**: 90 days
28+
- product: Browser RUM
29+
data_type: |
30+
- **Events**: 30 days
31+
- product: Case Management
32+
data_type: |
33+
- **Cases**: Retained for the duration of the account
34+
- product: CD Visibility
35+
data_type: |
36+
- **Deployments**: 30 days
37+
- product: CI Pipeline Visibility
38+
data_type: |
39+
- **Pipelines, stages, jobs, setups, commands**: 15 months
40+
- product: Cloud Cost Management
41+
data_type: |
42+
- **Recommendations**: 90 days
43+
- product: Cloud Security Management
44+
data_type: |
45+
- **Findings and resolved vulnerabilities**: 15 months
46+
- product: Cloud SIEM
47+
data_type: |
48+
- **Signals**: 15 months
49+
- **Detections, notifications, suppressions**: Retained for the duration of the account
50+
- product: Cloud Workload Security
51+
data_type: |
52+
- **Events**: 90 days
53+
- **Security signals**: 15 months
54+
- product: Code Analysis
55+
data_type: |
56+
- **Scans**: 15 months
57+
- product: Code Security IAST
58+
data_type: |
59+
- **Detected vulnerabilities**: 15 months
60+
- product: Container and Process Monitoring
61+
data_type: |
62+
- **Container metadata**: 2 hours
63+
- **Live processes and containers**: 36 hours
64+
- **YAML definitions**: 7 days
65+
- product: Continuous Profiler
66+
data_type: |
67+
- **Profiles (not displayed in the UI)**: 8 days
68+
- **Profiles (displayed in the UI)**: 1 year
69+
- **Profile metrics**: 90 days
70+
- product: Continuous Testing
71+
data_type: |
72+
- **Batch results**: 2 months
73+
- **Test results**: 2 months
74+
- product: CoScreen
75+
data_type: |
76+
- **Sessions**: 15 months
77+
- product: Data Jobs Monitoring
78+
data_type: |
79+
- **Job traces**: 90 days
80+
- product: Database Monitoring
81+
data_type: |
82+
- **Query samples**: 15 days
83+
- product: Datadog App
84+
data_type: |
85+
- **Dashboards, Notebooks, Monitors**: Retained for the duration of the account
86+
- product: Error Tracking
87+
data_type: |
88+
- **Errors**: 1 year after last access
89+
- product: Event Management
90+
data_type: |
91+
- **Events**: 15 months
92+
- product: Incident Management
93+
data_type: |
94+
- **Incidents**: Retained for the duration of the account
95+
- product: LLM Observability
96+
data_type: |
97+
- **Traces and spans**: 15 days
98+
- product: Log Management
99+
data_type: |
100+
- **Logs**: Determined by customer plan
101+
- product: Metrics
102+
data_type: |
103+
- **Tags and values**: 15 months
104+
- product: Mobile App Testing
105+
data_type: |
106+
- **Test results (not displayed in UI)**: 2 months
107+
- **Test results (displayed in UI)**: 15 months
108+
- **Mobile application binaries**: Retained for the duration of the account
109+
- product: Mobile RUM
110+
data_type: |
111+
- **Events**: 30 days
112+
- product: Network Device Monitoring
113+
data_type: |
114+
- **Netflow**: 30 days
115+
- **SNMP traps**: 15 days
116+
- product: Network Performance Monitoring
117+
data_type: |
118+
- **Netflow**: 14 days
119+
- product: Product Analytics
120+
data_type: |
121+
- **Events**: 15 months
122+
- **User Profiles**: 30 days
123+
- product: Quality Gates
124+
data_type: |
125+
- **Gate evaluations**: 30 days
126+
- product: Reference Tables
127+
data_type: |
128+
- **Tables**: Retained for the duration of the account
129+
- product: Service Catalog
130+
data_type: |
131+
- **Service metadata**: Retained for the duration of the account
132+
- product: Service Level Objectives
133+
data_type: |
134+
- **Monitor-based results**: 3 months
135+
- **Metric and time slice-based results**: 15 months
136+
- product: Session Replay
137+
data_type: |
138+
- **Replays (extension option in UI is unchecked)**: 30 days
139+
- **Replays (extension option in UI is checked)**: 15 months
140+
- product: Software Composition Analysis (SCA)
141+
data_type: |
142+
- **Detected vulnerabilities**: 15 months
143+
- product: Synthetics
144+
data_type: |
145+
- **Test results (not displayed in UI)**: 2 months
146+
- **Test results (displayed in UI)**: 15 months
147+
- product: Test Visibility & Intelligent Test Runner
148+
data_type: |
149+
- **Tests**: 3 months
150+
- product: Workflow Automation
151+
data_type: |
152+
- **Workflows**: 30 days
153+
---
154+
155+
### Further Reading
156+
157+
{{< partial name="whats-next/whats-next.html" >}}

content/en/developers/guide/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cascade:
1111
---
1212

1313
{{< whatsnext desc="General:" >}}
14-
{{< nextlink href="developers/guide/data-collection-resolution-retention">}}Datadog Data Collection, Resolution, and Retention{{< /nextlink >}}
14+
{{< nextlink href="developers/guide/data-collection-resolution">}}Datadog Data Collection and Resolution{{< /nextlink >}}
1515
{{< nextlink href="developers/guide/creating-a-jmx-integration">}}Creating a JMX integration{{< /nextlink >}}
1616
{{< /whatsnext >}}
1717

0 commit comments

Comments
 (0)