Skip to content

Commit 592c395

Browse files
authored
Merge pull request #251 from checkly/fix/add-starter-plan-data-retention
fix(docs): add Starter plan to data retention table
2 parents 3716006 + bbd6ea2 commit 592c395

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

platform/data-storage.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ Every check we run generates a certain amount of data. We call these the "result
1616

1717
Depending on your plan we keep the results data according to the following retention policy:
1818

19-
| | Hobby | Team | Enterprise |
20-
|-------------------------------|------------------|------------------|------------------|
21-
| **Raw data retention** | 7 days | 30 days | 180 days |
22-
| **Aggregated data retention** | 30 days | 1 year | 25 months |
19+
| | Hobby | Starter | Team | Enterprise |
20+
|-------------------------------|------------------|------------------|------------------|------------------|
21+
| **Raw data retention** | 7 days | 7 days | 30 days | 180 days |
22+
| **Aggregated data retention** | 30 days | 30 days | 1 year | 25 months |
2323

2424

2525
Simply put, you can "scroll back" within the defined period for raw data and inspect all the details of each result. After that, we store aggregates

0 commit comments

Comments
 (0)