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: pages/cockpit/concepts.mdx
+3-5Lines changed: 3 additions & 5 deletions
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.
| Minimum retention | 1 day | 1 days| 31 days | 1 day |
157
-
| Maximum retention |365 days (1 year) |31 days | 365 days (1 year) |31 days |
156
+
| Minimum retention | 1 day | 1 day| 31 days | 1 day |
157
+
| Maximum retention |1825 days (5 years) |1825 days (5 years)| 1825 days (5 years) |1825 days (5 years)|
158
158
| Default retention | 31 days | 7 days | 31 days | 7 days |
159
159
160
-
**Starting May 1, 2025, the maximum retention period for custom and Scaleway metrics, logs and traces will be of 1825 days (5 years)**. The information on the table above will be updated accordingly.
161
-
162
160
## Samples
163
161
164
162
A sample is a unique measuring point on a time series.
Copy file name to clipboardExpand all lines: pages/cockpit/faq.mdx
+5-13Lines changed: 5 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ meta:
5
5
content:
6
6
h1: Cockpit FAQ
7
7
dates:
8
-
validation: 2025-05-02
8
+
validation: 2025-06-04
9
9
category: observability
10
10
productIcon: CockpitProductIcon
11
11
---
@@ -52,14 +52,14 @@ If you are using Scaleway’s preconfigured dashboards in Grafana, make sure you
52
52
53
53
Scaleway data is collected and available in Cockpit for free.
54
54
55
-
Retention is also free as long as it stays within the default period: 31 days for metrics and 7 days for logs.
56
-
You can [adjust the retention period](/cockpit/how-to/change-data-retention) from 1 day (for logs) or 31 days (for metrics) to 1 year. Refer to the [dedicated documentation](/cockpit/concepts/#retention) for more information on available retention periods. However, starting May 1, 2025, data stored beyond the default period will incur charges based on daily storage volume.
55
+
Retention is also free as long as it stays within the default period: 31 days for metrics and 7 days for logs. Data stored beyond the default period will incur charges based on daily storage volume.
56
+
You can [adjust the retention period](/cockpit/how-to/change-data-retention) from 1 day (for logs) or 31 days (for metrics) to 5 years. Refer to the [dedicated documentation](/cockpit/concepts/#retention) for more information on available retention periods.
57
57
58
58
## How am I billed for using Cockpit with custom data?
59
59
60
60
Sending custom data to Cockpit incurs ingestion costs.
61
61
62
-
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 1 year. However, starting May 1, 2025, data stored beyond the default period will be charged based on daily storage volume.
62
+
Retention of custom data is free within the default period: 31 days for custom metrics and 7 days for custom logs and traces. Data stored beyond the default period will incur charges based on daily storage volume. You can [adjust the retention period](/cockpit/how-to/change-data-retention) from 1 day to 5 years.
63
63
64
64
Ingestion of custom data is billed as follows:
65
65
@@ -96,7 +96,7 @@ All ingested data, whether from Scaleway or custom sources, is retained for free
96
96
- Metrics: 31 days
97
97
- Logs and traces: 7 days
98
98
99
-
**Starting May 1, 2025, data retained beyond these periods will be charged** based on daily storage volume:
99
+
**Data stored beyond the default period will incur charges based on daily storage volume**:
100
100
101
101
- Metrics: €0.0002 per 10 million samples/day
102
102
- Logs and traces: €0.002 per GB/day
@@ -117,14 +117,6 @@ If you delete your data source or reduce its retention period below the default
117
117
`retention_cost` = 2 GB x (90 - 7) x 0.002€ x 30 days = 9.96€/month
118
118
</Concept>
119
119
120
-
## Why are Cockpit pricing plans being deprecated?
121
-
122
-
From January 1st 2025, Cockpit is transitioning away from fixed pricing plans to offer you more flexibility and granularity for managing data [retention](/cockpit/concepts/#retention).
123
-
124
-
This change allows you to tailor retention settings to your specific needs and only be charged for the volume of data you effectively store.
125
-
126
-
Find out [how to change data retention period](/cockpit/how-to/change-data-retention/) in the dedicated documentation.
127
-
128
120
## How do I send my own data to my Cockpit?
129
121
130
122
If you have set up an agent, you can send your data using our [dedicated documentation](/cockpit/how-to/send-metrics-logs-to-cockpit/).
0 commit comments