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
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,18 @@
2
2
macro: cockpit-plan-deprecation
3
3
---
4
4
5
-
<Messagetype="important">
5
+
<Messagetype="note">
6
6
7
7
**Pricing update for Cockpit data 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
-
On May 1st, 2025, this feature reaches general availability and becomes billable.
10
+
On May 1st, 2025, this feature reaches general availability and **becomes billable**. <br /><br />
11
+
12
+
**Logs and traces**: free retention for 7 days, then charged €0.002/GB/days
11
13
12
-
**Logs and traces**: free retention for 7 days, then charged €0.002/GB/day
13
14
**Metrics**: free retention for 31 days, then charged €0.0002/10 million samples/day
14
15
15
-
Refer to the [dedicated documentation](/cockpit/how-to/change-data-retention/) to adjust retention settings and learn more about new pricing.
16
+
Custom data ingestion remains billable at [the current pricing](/cockpit/faq/#how-am-i-billed-for-using-cockpit-with-custom-data).
17
+
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/concepts.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ content:
7
7
paragraph: Explore Scaleway Observability concepts including metrics, logs, and alerts management through Cockpit. Learn about agents, alerting rules, Grafana integration, and data types for comprehensive monitoring.
@@ -138,7 +138,7 @@ You can decide in which region to enable the [alert manager](#alert-manager) and
138
138
139
139
## Retention
140
140
141
-
Retention or data retention refers to the duration for which data, such as metrics, logs, or traces, is stored before being automatically deleted. Retention allows you to manage the lifecycle of your Scaleway and custom data by selecting storage periods that align with your needs.
141
+
Retention or data retention refers to the duration for which the data (metrics, logs, and traces) you push to Cockpit is stored before being automatically deleted. Retention allows you to manage the lifecycle of your Scaleway and custom data by selecting storage periods that align with your needs.
142
142
143
143
The minimum and maximum retention periods for each data source type are as follows:
Copy file name to clipboardExpand all lines: pages/cockpit/faq.mdx
+27-19Lines changed: 27 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,23 +29,21 @@ Scaleway data is the observability data (metrics and/or logs) that is natively c
29
29
30
30
## How am I billed for using Cockpit with my Scaleway data?
31
31
32
-
Scaleway data is collected and is available in Cockpit free of charge. Retention for Scaleway data is also free of charge as long as the retention period does not exceed the default one. The default retention period is 31 days for Scaleway metrics, and 7 days for Scaleway logs and traces.
32
+
Scaleway data is collected and available in Cockpit for free. Retention is also free as long as it stays within the default period: 31 days for metrics and 7 days for logs and traces.
33
33
34
-
Your Scaleway data can be retained between 1 day and 5 years. You can change the retention period at any time. From May 1st 2025, any data retained beyond the default retention period will be charged based on the volume of data stored daily.
34
+
You can [adjust the retention period](/cockpit/how-to/change-data-retention) from 1 day to 5 years. However, starting May 1, 2025, data stored beyond the default period will incur charges based on daily storage volume.
35
35
36
-
Additional costs apply for sending custom data to Cockpit. This means that you will be billed for sending **data from Scaleway resources that are not integrated with Cockpit**, or data from any other external resources.
36
+
Sending custom data to Cockpit (such as data from non-integrated Scaleway resources or external sources) also incurs additional costs.
37
37
38
38
## What is custom data?
39
39
40
-
Custom data is any data (metrics, logs, and traces) that you push to Cockpit. It can be data collected from your applications hosted at Scaleway or elsewhere.
40
+
Custom data refers to any metrics, logs, or traces that you manually push to Cockpit. This can include data from applications hosted at Scaleway or any other platform.
41
41
42
42
## How am I billed for using Cockpit with custom data?
43
43
44
-
Retention for custom data is free of charge as long as the retention period does not exceed the default one. The default retention period is 31 days for custom metrics, and 7 days for custom logs and traces.
44
+
Retention of custom data is free within the default period: 31 days for custom metrics and 7 days for custom logs and traces. You can [adjust the retention period](/cockpit/how-to/change-data-retention) from 1 day to 5 years. However, starting May 1, 2025, data stored beyond the default period will be charged based on daily storage volume.
45
45
46
-
Your custom data can be retained between 1 day and 5 years. You can change the retention period at any time. From May 1st 2025, any data retained beyond the default retention period will be charged based on the volume of data stored daily.
47
-
48
-
You will not be charged for **querying** custom data.
46
+
Querying custom data is always free.
49
47
50
48
Ingestion for custom data is billed as follows:
51
49
@@ -67,7 +65,6 @@ Scaleway applies volume discounts to bill custom metrics. This means that the mo
67
65
68
66
Here is an example of how you would be billed for **sending 52 billion custom metrics samples per month**:
69
67
70
-
Here is an example of how you would be billed for sending 52 billion custom metrics samples per month:
71
68
- 10 billion samples at €0.15 per million samples: €1.500
72
69
- 15 billion samples at €0.13 per million samples: €1.950
73
70
- 25 billion samples at €0.12 per million samples: €3.000
@@ -77,21 +74,32 @@ Here is an example of how you would be billed for sending 52 billion custom metr
77
74
78
75
## How am I billed for increasing data retention period?
79
76
80
-
Data ingested, whether it is Scaleway or custom data, is retained for free during:
81
-
82
-
- 31 days for metrics
83
-
- 7 days for logs and traces
77
+
All ingested data, whether from Scaleway or custom sources, is retained for free within the default periods:
78
+
-**Metrics:** 31 days
79
+
-**Logs and traces:** 7 days
84
80
85
-
From May 1st 2025, any data retained beyond these default values will be charged as follows based on the volume of data stored daily:
81
+
Starting May 1, 2025, data retained beyond these periods will be charged based on daily storage volume:
86
82
87
-
- Metrics:0.0002€/10 million samples/day
88
-
- Logs and traces:0.002€/GB/day
83
+
-**Metrics:** €0.0002 per 10 million samples/day
84
+
-**Logs and traces:** €0.002 per GB/day
89
85
90
86
If you delete your data source or reduce its retention period below the default value, data will be deleted and you will no longer be charged for extended retention.
91
87
92
-
For example, if you ingest an average of 2GB of logs daily and you increase your retention period to 10 days, retention will not be charged during the first 7 days after ingestion. You will only be charged for the remaining 3 days, then your data will be deleted.
93
-
Your estimated cost is `retention_cost` = 2 GB x (10 days - 7 days) x 0.002€ x 30 days = 0.36€/month
94
-
If you want to store your logs for 3 months, your estimated cost is: `retention_cost` = 2 GB x (90 days - 7 days) x 0.002€ x 30 days = 9.96€/month
88
+
**Custom data ingestion remains billable at the current pricing**.
89
+
90
+
<Concept>
91
+
## See custom retention pricing examples
92
+
### For 10 days of retention
93
+
If you ingest an average of **2GB of logs daily** and increase retention to **10 days**. Retention is free for the first **7 days**, so you are only charged for the extra **3 days**:
94
+
95
+
**Monthly estimated cost:**
96
+
`retention_cost` = 2 GB x (10 - 7) x 0.002€ x 30 days = 0.36€/month
97
+
98
+
### For 90 days of retention
99
+
If you extend retention to **90 days**, you are charged for the extra **83 days** beyond the free period:
100
+
**Monthly estimated cost:**
101
+
`retention_cost` = 2 GB x (90 - 7) x 0.002€ x 30 days = 9.96€/month
102
+
</Concept>
95
103
96
104
## Why are Cockpit pricing plans being deprecated?
Copy file name to clipboardExpand all lines: pages/cockpit/how-to/change-data-retention.mdx
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ dates:
13
13
posted: 2024-11-25
14
14
---
15
15
16
-
This page shows you how to change the [retention](/cockpit/concepts/#retention) period for your data sources.
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
18
<Messagetype="important">
19
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.
@@ -24,6 +24,7 @@ This page shows you how to change the [retention](/cockpit/concepts/#retention)
24
24
25
25
- A Scaleway account logged into the [console](https://console.scaleway.com)
26
26
-[Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
27
+
-[Created](/cockpit/how-to/create-external-data-sources) Scaleway or custom data sources
27
28
28
29
1. Click **Cockpit** in the Observability section of the [console](https://console.scaleway.com/) side menu. The **Cockpit** overview page displays.
29
30
2. Click the **Data sources** tab.
@@ -32,13 +33,12 @@ This page shows you how to change the [retention](/cockpit/concepts/#retention)
32
33
You can change the retention period for both Scaleway and custom data sources. Each data source can have a different retention period.
33
34
</Message>
34
35
4. Click **More info**. The **Data source information** page displays.
35
-
5. Click the **Edit retention** button and drag the slider to adjust the retention period:
36
-
- Drag the slider to the **right to increase** your retention period, or
37
-
- Drag the slider to the **left to decrease** the retention period.
38
-
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.
39
39
<Messagetype="important">
40
40
- 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
41
- Find out about the [retention periods available for each data source type](/cockpit/concepts/#retention).
42
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