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: tutorials/configure-slack-grafana-alerting/index.mdx
+3-25Lines changed: 3 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,13 @@ content:
6
6
h1: Configuring Slack for Grafana alerting using a Webhook URL
7
7
paragraph: Learn how to send your Grafana alert notifications to your Slack channels for more efficient monitoring.
8
8
categories:
9
-
- observability
9
+
- cockpit
10
10
dates:
11
11
validation: 2025-02-11
12
12
posted: 2025-02-11
13
13
---
14
14
15
-
This page shows you how to create a Slack app, a Slack webhook, and a Slack integration in Grafana using the Scaleway Alerting and the Grafana alert managers, and how to configure notification policies to receive your Grafana alert notifications to your Slack channel.
15
+
This page shows you how to create a Slack app, a Slack webhook, and your Slack integration in Grafana using the `Scaleway Alerting`alert manager, and how to configure notification policies to receive your Grafana alert notifications in your Slack channel.
16
16
17
17
<Macroid="requirements" />
18
18
@@ -47,9 +47,7 @@ This page shows you how to create a Slack app, a Slack webhook, and a Slack inte
47
47
5. Click **Allow**.
48
48
6. Click **Copy** under the **Webhook URL** section, as you will need it in the next steps.
49
49
50
-
## Creating your Slack integration in Grafana
51
-
52
-
### Using the Scaleway Alerting alert manager
50
+
## Creating your Slack integration in Grafana using the Scaleway Alerting alert manager
53
51
54
52
1.[Access](/cockpit/how-to/access-grafana-and-managed-dashboards/) your Grafana dashboard.
55
53
2. Click the **Toggle menu** icon next to **Home** in the top left corner of your screen.
@@ -66,26 +64,6 @@ This page shows you how to create a Slack app, a Slack webhook, and a Slack inte
66
64
If you have already created contact points, you need to [configure a nested notification policy](#configuring-a-notification-policy) to define which contact point should receive which alert.
67
65
</Message>
68
66
69
-
### Using the Grafana alert manager
70
-
71
-
1.[Access](/cockpit/how-to/access-grafana-and-managed-dashboards/) your Grafana dashboard.
72
-
2. Click the **Toggle menu** icon next to **Home** in the top left corner of your screen.
73
-
3. Click **Alerting**, then click **Contact points**.
74
-
4. Choose the **Grafana** alert manager in the drop-down next to the **Choose Alertmanager** field.
75
-
5. Click **+ Add contact point**.
76
-
6. Enter a contact point name.
77
-
7. Select **Slack** from the **Integration** drop-down.
78
-
8. In the **Recipient** field, paste the name of the Slack channel or recipient to send notifications to.
79
-
9. Paste your Slack app Webhook URL in the **Webhook URL** field.
80
-
10. Optionally, configure your contact point as you wish with more customization.
81
-
11. Optionally, click **Test** to send a test notification to the recipient you have configured in step 8.
82
-
<Lightboxsrc="scaleway-slack-alert-test.webp"alt="Grafana test alert notification on Slack" />
83
-
12. Click **Save contact point**.
84
-
85
-
<Messagetype="important">
86
-
If you have already created contact points, you need to [configure a nested notification policy](#configuring-a-notification-policy) to define which contact point should receive which alert.
87
-
</Message>
88
-
89
67
## Configuring a notification policy
90
68
91
69
If you have created multiple contact points in Grafana, the default contact point will receive alerts by default. To make sure your alerts are sent to the desired contact point, you need to define notification policies.
0 commit comments