|
1 | 1 | --- |
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. |
| 2 | +title: How to activate Scaleway preconfigured alerts |
| 3 | +description: Learn how to activate preconfigured alerts for your Cockpit resources using the Scaleway console. |
4 | 4 | categories: |
5 | 5 | - observability |
6 | 6 | dates: |
7 | | - validation: 2025-07-22 |
| 7 | + validation: 2025-07-29 |
8 | 8 | posted: 2024-04-05 |
9 | 9 | --- |
10 | 10 | import Requirements from '@macros/iam/requirements.mdx' |
11 | 11 |
|
12 | 12 | import CustomAlertsTab from './assets/scaleway-custom-alerts-tab.webp' |
13 | 13 |
|
14 | 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/). |
| 15 | +This page shows you how to activate [preconfigured alerts](/cockpit/concepts/#preconfigured-alerts) for your Cockpit resources. |
16 | 16 |
|
17 | 17 | <Requirements /> |
18 | 18 |
|
19 | 19 | - A Scaleway account logged into the [console](https://console.scaleway.com) |
20 | 20 | - [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization |
| 21 | + - [Enabled](/cockpit/how-to/enable-alert-manager/) the alert manager |
| 22 | + - [Added contacts](/cockpit/how-to/add-contact-points/) |
21 | 23 |
|
22 | | -## How to configure alert notifications |
23 | | -Enabling Scaleway's regionalized alert manager allows you configure preconfigured alerts for your Scaleway resources. |
| 24 | +## How to activate preconfigured alerts |
24 | 25 |
|
25 | 26 | 1. Click **Cockpit** in the **Monitoring** section of the [console](https://console.scaleway.com/) side menu. The **Cockpit** overview page displays. |
26 | 27 | 2. Click the **Alerts** tab. |
27 | 28 | 3. Click the **Region** drop-down and select the desired region. |
28 | 29 | <Message type="important"> |
29 | 30 | Make sure that you select the same region as the [data sources](/cockpit/concepts/#data-sources) you want to be alerted for. |
30 | 31 | </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. |
| 32 | +4. Scroll to the **Alert management** section. This section allows you to manage (enable, disable and visualize) [Scaleway preconfigured alerts](/cockpit/concepts/#preconfigured-alerts) or custom alerts. |
| 33 | +5. From the **Preconfigured** tab, click the down arrow next to the Scaleway product of your choice to view available alerts. |
| 34 | +6. Under the **Activation** section, tick the checkboxes next to the alerts you want to activate. |
| 35 | +7. 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. |
45 | 36 | <Message type="tip"> |
46 | | - You can opt out of adding contacts and add them at a later time |
| 37 | + If you have created alerting or recording rules in Grafana, the total of enabled alerts includes your Scaleway preconfigured alerts and the ones you have in Grafana. |
47 | 38 | </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. |
| 39 | +8. Click **Save changes** to confirm. |
56 | 40 |
|
57 | 41 | <Message type="note"> |
58 | | - If you have created alerts in Grafana, you can visualize them in the **Custom** tab. |
| 42 | + If you have created custom alerts in Grafana, you can visualize them in the **Custom** tab. |
59 | 43 | <Lightbox image={CustomAlertsTab} alt="" /> |
60 | 44 | </Message> |
61 | 45 |
|
62 | | -Your enabled alerts display in the **Overview** as **enabled rules**. Alerting rules are your Scaleway or custom alerts. |
| 46 | +Your enabled alerts display in the **Overview** as **enabled rules**. Enabled rules include your Scaleway or custom alerts, as well as [recording rules](/cockpit/concepts/#recording-rules) you may have created in Grafana. |
0 commit comments