You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: macros/cockpit/plan-deprecation.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,16 +4,16 @@ macro: cockpit-plan-deprecation
4
4
5
5
<Messagetype="note">
6
6
7
-
**Pricing update for Cockpit data custom retention** <br /><br />
7
+
**Pricing update for Cockpit custom retention** <br /><br />
8
8
9
9
On January 1st, 2025, Cockpit pricing plans were deprecated and replaced by the custom [retention](/cockpit/concepts/#retention) feature, available for free during beta.
10
10
On May 1st, 2025, this feature reaches general availability and **becomes billable**. <br /><br />
11
11
12
-
**Logs and traces**: free retention for 7 days, then charged €0.002/GB/days
12
+
**Logs and traces**: free retention for 7 days, then charged €0.002/GB/day
13
13
14
14
**Metrics**: free retention for 31 days, then charged €0.0002/10 million samples/day
15
15
16
-
Custom data ingestion remains billable at [the current pricing](/cockpit/faq/#how-am-i-billed-for-using-cockpit-with-custom-data).
16
+
Ingestion of custom data remains billable at [the current pricing](/cockpit/faq/#how-am-i-billed-for-using-cockpit-with-custom-data).
17
17
18
18
Refer to the [dedicated documentation](/cockpit/how-to/change-data-retention/) to adjust retention settings.
Copy file name to clipboardExpand all lines: pages/cockpit/how-to/change-data-retention.mdx
+16-8Lines changed: 16 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,17 @@ dates:
15
15
16
16
This page shows you how to change the [retention](/cockpit/concepts/#retention) period for your data sources. Refer to the Cockpit FAQ for detailed information on custom retention pricing.
17
17
18
-
<Messagetype="important">
19
-
On January 1st, 2025, Cockpit pricing plans were deprecated and replaced by the custom [retention](/cockpit/concepts/#retention) feature, available for free during beta.
20
-
On May 1st, 2025, this feature reaches general availability and becomes billable. Refer to the [Cockpit FAQ](/cockpit/faq/) to find out about new pricing.
18
+
<Messagetype="note">
19
+
**Pricing update for Cockpit custom retention** <br /><br />
20
+
21
+
On January 1st, 2025, Cockpit pricing plans were deprecated and replaced by the custom [retention](/cockpit/concepts/#retention) feature, available for free during beta.
22
+
On May 1st, 2025, this feature reaches general availability and **becomes billable**. <br /><br />
23
+
24
+
**Logs and traces**: free retention for 7 days, then charged €0.002/GB/day
25
+
26
+
**Metrics**: free retention for 31 days, then charged €0.0002/10 million samples/day
27
+
28
+
Ingestion of custom data remains billable at [the current pricing](/cockpit/faq/#how-am-i-billed-for-using-cockpit-with-custom-data).
21
29
</Message>
22
30
23
31
<Macroid="requirements" />
@@ -33,12 +41,12 @@ This page shows you how to change the [retention](/cockpit/concepts/#retention)
33
41
You can change the retention period for both Scaleway and custom data sources. Each data source can have a different retention period.
34
42
</Message>
35
43
4. Click **More info**. The **Data source information** page displays.
36
-
5. Click the **Edit retention** button and:
37
-
6. Enter the number of days, months or years you want your retention period to last
38
-
7. Select either `days`, `months`, or `years` in the drop-down.
44
+
5. Click the **Edit retention** button.
45
+
6. Drag the slider to adjust the [retention period](/cockpit/concepts/#retention) for your data source:
46
+
- Drag the slider to the **right to increase** your retention period, or
47
+
- Drag the slider to the **left to decrease** the retention period.
39
48
<Messagetype="important">
40
49
- Reducing the retention period of a data source will permanently delete all observability data in that data source beyond the selected timeframe. This deletion is irreversible and takes effect a few minutes after the retention period is reduced, even if the retention period is later increased.
41
50
- Find out about the [retention periods available for each data source type](/cockpit/concepts/#retention).
42
-
- Adjusting data retention beyond the default period is billed based on the volume of data stored. Check the [Cockpit FAQ](/cockpit/faq/) for information on data retention billing.
0 commit comments