From 0f8574651dadc1853d4e0aa64dc27bc41e83310b Mon Sep 17 00:00:00 2001 From: villyes Date: Tue, 12 May 2026 14:13:20 +0200 Subject: [PATCH 1/5] feat(cockpit): add status indicator MTA-7131 --- pages/cockpit/how-to/manage-data-exports.mdx | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pages/cockpit/how-to/manage-data-exports.mdx b/pages/cockpit/how-to/manage-data-exports.mdx index f5aa414031..985a457d5c 100644 --- a/pages/cockpit/how-to/manage-data-exports.mdx +++ b/pages/cockpit/how-to/manage-data-exports.mdx @@ -123,3 +123,19 @@ To check whether a data export generates errors: You are **responsible for how your exported data is used** and for **any changes in resource volume**. Adding resources naturally increases the number of generated metrics and logs, and the exported volume may fluctuate even without manual action (for example, autoscaling creates additional resources, resulting in more data to export). Find out how data exports are billed in the [dedicated documentation page](/cockpit/reference-content/cockpit-pricing/#billing-information-for-cockpit-data-exports). + +## How to check the status of your data exports + +The console displays status information about each data export. Status information helps you asses the health of your exports and whether or not you need to take any action. + +1. Click **Cockpit** in the **Monitoring** section of the [console](https://console.scaleway.com/) side menu. The Cockpit overview page displays. +2. Click the **Data export** tab. The list of your data exports displays. +3. Check the status indicator next to your data export. The following color-coded indicators are used: + + - **Creating**: The data export is being created. + - **Ready**: The data export is up and running. + - **Disabled**: No logs or metrics have been successfully transferred to the destination servers for at least 24 hours. Typical causes of a failed data transfer include an incorrect URL or a destination server error. + + As a temporary workaround, re-enable the data export by editing and saving its configuration. + + - **Error**: The data export is failing. Common reasons are a server-side outage or an ongoing incident. \ No newline at end of file From a93eca7150103e09a9d3c24ec4bf8eb85fea5c57 Mon Sep 17 00:00:00 2001 From: villyes Date: Wed, 13 May 2026 14:18:19 +0200 Subject: [PATCH 2/5] feat(cockpit): add status indicator MTA-7131 --- pages/cockpit/how-to/manage-data-exports.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/cockpit/how-to/manage-data-exports.mdx b/pages/cockpit/how-to/manage-data-exports.mdx index 985a457d5c..310de018c5 100644 --- a/pages/cockpit/how-to/manage-data-exports.mdx +++ b/pages/cockpit/how-to/manage-data-exports.mdx @@ -126,11 +126,11 @@ Find out how data exports are billed in the [dedicated documentation page](/cock ## How to check the status of your data exports -The console displays status information about each data export. Status information helps you asses the health of your exports and whether or not you need to take any action. +The console displays status information about each data export to help you asses the health of your exports and whether or not you need to take any action. 1. Click **Cockpit** in the **Monitoring** section of the [console](https://console.scaleway.com/) side menu. The Cockpit overview page displays. 2. Click the **Data export** tab. The list of your data exports displays. -3. Check the status indicator next to your data export. The following color-coded indicators are used: +3. Hover over the status indicator next to your data export to check status. The following indicators are used: - **Creating**: The data export is being created. - **Ready**: The data export is up and running. From 8661e3baf579910d3a32141679a47f94eed8e1f7 Mon Sep 17 00:00:00 2001 From: villyes Date: Wed, 13 May 2026 14:43:49 +0200 Subject: [PATCH 3/5] feat(cockpit): add status indicator MTA-7131 --- pages/cockpit/how-to/manage-data-exports.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/cockpit/how-to/manage-data-exports.mdx b/pages/cockpit/how-to/manage-data-exports.mdx index 310de018c5..8683f46ebb 100644 --- a/pages/cockpit/how-to/manage-data-exports.mdx +++ b/pages/cockpit/how-to/manage-data-exports.mdx @@ -136,6 +136,8 @@ The console displays status information about each data export to help you asses - **Ready**: The data export is up and running. - **Disabled**: No logs or metrics have been successfully transferred to the destination servers for at least 24 hours. Typical causes of a failed data transfer include an incorrect URL or a destination server error. + As a temporary workaround, re-enable the data export by editing and saving its configuration. + - **Error**: The data export is failing. Common reasons are a server-side outage or an ongoing incident. \ No newline at end of file From e7bc35458e929c98efecee9c75b3ccb89b217e91 Mon Sep 17 00:00:00 2001 From: villyes Date: Wed, 13 May 2026 15:59:08 +0200 Subject: [PATCH 4/5] feat(cockpit): add status indicator MTA-7131 --- pages/cockpit/how-to/manage-data-exports.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/cockpit/how-to/manage-data-exports.mdx b/pages/cockpit/how-to/manage-data-exports.mdx index 8683f46ebb..708b148d43 100644 --- a/pages/cockpit/how-to/manage-data-exports.mdx +++ b/pages/cockpit/how-to/manage-data-exports.mdx @@ -130,7 +130,7 @@ The console displays status information about each data export to help you asses 1. Click **Cockpit** in the **Monitoring** section of the [console](https://console.scaleway.com/) side menu. The Cockpit overview page displays. 2. Click the **Data export** tab. The list of your data exports displays. -3. Hover over the status indicator next to your data export to check status. The following indicators are used: +3. Hover over the status indicator next to your data export to check status. Here is what each status means: - **Creating**: The data export is being created. - **Ready**: The data export is up and running. From e0d70c2167834a550bffd5d33aee785eafede87a Mon Sep 17 00:00:00 2001 From: vanda-scw Date: Wed, 20 May 2026 16:39:52 +0200 Subject: [PATCH 5/5] Update pages/cockpit/how-to/manage-data-exports.mdx Co-authored-by: SamyOubouaziz --- pages/cockpit/how-to/manage-data-exports.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/cockpit/how-to/manage-data-exports.mdx b/pages/cockpit/how-to/manage-data-exports.mdx index 708b148d43..909b964096 100644 --- a/pages/cockpit/how-to/manage-data-exports.mdx +++ b/pages/cockpit/how-to/manage-data-exports.mdx @@ -126,7 +126,7 @@ Find out how data exports are billed in the [dedicated documentation page](/cock ## How to check the status of your data exports -The console displays status information about each data export to help you asses the health of your exports and whether or not you need to take any action. +The console displays status information about each data export to help you assess the health of your exports and whether or not you need to take any action. 1. Click **Cockpit** in the **Monitoring** section of the [console](https://console.scaleway.com/) side menu. The Cockpit overview page displays. 2. Click the **Data export** tab. The list of your data exports displays.