|
1 | 1 | --- |
2 | | -title: How to activate Scaleway preconfigured alerts |
3 | | -description: Learn how to activate preconfigured alerts for your Cockpit resources using the Scaleway console. |
| 2 | +title: How to manage Scaleway preconfigured alerts |
| 3 | +description: Learn how to configure alert notifications with the alert manager, activate preconfigured alerts for your Cockpit resources, and add contacts to notify, using the Scaleway console. |
4 | 4 | categories: |
5 | 5 | - observability |
6 | 6 | dates: |
7 | | - validation: 2025-04-08 |
| 7 | + validation: 2025-07-22 |
8 | 8 | posted: 2024-04-05 |
9 | 9 | --- |
10 | 10 | import Requirements from '@macros/iam/requirements.mdx' |
11 | 11 |
|
| 12 | +import CustomAlertsTab from './assets/scaleway-custom-alerts-tab.webp' |
12 | 13 |
|
13 | | -This page shows you how to activate [preconfigured alerts](/cockpit/concepts/#preconfigured-alerts) for your Cockpit resources using the [Scaleway console](https://console.scaleway.com/). |
| 14 | + |
| 15 | +This page shows you how to enable the Scaleway alert manager, activate [preconfigured alerts](/cockpit/concepts/#preconfigured-alerts) for your Cockpit resources, and add contacts that will be notified when your alerts are triggered, using the [Scaleway console](https://console.scaleway.com/). |
14 | 16 |
|
15 | 17 | <Requirements /> |
16 | 18 |
|
17 | 19 | - A Scaleway account logged into the [console](https://console.scaleway.com) |
18 | | - - [Enabled](/cockpit/how-to/enable-alert-manager/) the alert manager |
19 | 20 | - [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization |
20 | 21 |
|
| 22 | +## How to configure alert notifications |
| 23 | +Enabling Scaleway's regionalized alert manager allows you configure preconfigured alerts for your Scaleway resources. |
21 | 24 |
|
22 | 25 | 1. Click **Cockpit** in the **Monitoring** section of the [console](https://console.scaleway.com/) side menu. The **Cockpit** overview page displays. |
23 | | - |
24 | 26 | 2. Click the **Alerts** tab. |
25 | | - |
26 | | -3. Click **Enable** under the **Scaleway preconfigured alerts** section. Select the regions you want to enable the alerts in. |
27 | | - |
28 | | - <Message type="note"> |
29 | | - - You can only enable preconfigured alerts in the regions you have enabled the alert manager. |
30 | | - - If you want to receive alerts, you also need to [add contact points](/cockpit/how-to/add-contact-points/). |
31 | | - </Message> |
| 27 | +3. Click the **Region** drop-down and select the desired region. |
| 28 | + <Message type="important"> |
| 29 | + Make sure that you select the same region as the [data sources](/cockpit/concepts/#data-sources) you want to be alerted for. |
| 30 | + </Message> |
| 31 | +5. Click **Enable alert manager** under the **Alert manager** section. A pop-up displays prompting you to configure alert notifications. |
| 32 | + <Message type="tip"> |
| 33 | + Configuring alert notifications consists of two steps: |
| 34 | + - Enabling the alert manager, and |
| 35 | + - Adding contacts |
| 36 | + This allows you to receive notifications at the desired contact whenever alerts you may have configured are triggered. |
| 37 | + </Message> |
| 38 | +6. Click **Enable alert manager** to confirm. The step for adding contacts displays. |
| 39 | +7. Enter an email address, then click **+ Add email**. Your email address displays and by default, the **Resolved notifications** box is ticked. This means that you will receive notifications for resolved alerts. |
| 40 | +8. Optionally: |
| 41 | + - Click **Skip for now** if you do not want to add contacts yet, or |
| 42 | + - Enter another email and click **+ Add email** to add another contact and/or |
| 43 | + - Untick the box next to the email(s) you have added if you do not wish to receive notifications for resolved alerts and/or |
| 44 | +9. Click **Add contacts** to confirm. A new **Contacts** section displays. |
| 45 | + <Message type="tip"> |
| 46 | + You can opt out of adding contacts and add them at a later time |
| 47 | + </Message> |
| 48 | + |
| 49 | +## How to activate preconfigured alerts |
| 50 | + |
| 51 | +1. In the same tab as the previous steps, scroll to the **Alert management** section. This section allows you to manage (enable, disable and visualize) Scaleway preconfigured alerts or visualize custom alerts. |
| 52 | +2. From the **Preconfigured** tab, click the down arrow next to the Scaleway product of your choice to view available alerts. |
| 53 | +3. Under the **Activation** section, tick the boxes next to the alerts you want to activate. |
| 54 | +4. Click **Save changes**. A pop-up appears summarizing the number of alerts you are about to enable and the total of enabled alerts you will have after you confirm. |
| 55 | +5. Click **Save changes** to confirm. |
| 56 | + |
| 57 | + <Message type="note"> |
| 58 | + If you have created alerts in Grafana, you can visualize them in the **Custom** tab. |
| 59 | + <Lightbox image={CustomAlertsTab} alt="" /> |
| 60 | + </Message> |
| 61 | + |
| 62 | +Your enabled alerts display in the **Overview** as **enabled rules**. Alerting rules are your Scaleway or custom alerts. |
0 commit comments