Skip to content

Commit f560784

Browse files
committed
docs(cpt): update tuto feedback
1 parent 879b9a6 commit f560784

File tree

1 file changed

+3
-25
lines changed
  • tutorials/configure-slack-grafana-alerting

1 file changed

+3
-25
lines changed

tutorials/configure-slack-grafana-alerting/index.mdx

Lines changed: 3 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ content:
66
h1: Configuring Slack for Grafana alerting using a Webhook URL
77
paragraph: Learn how to send your Grafana alert notifications to your Slack channels for more efficient monitoring.
88
categories:
9-
- observability
9+
- cockpit
1010
dates:
1111
validation: 2025-02-11
1212
posted: 2025-02-11
1313
---
1414

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.
1616

1717
<Macro id="requirements" />
1818

@@ -47,9 +47,7 @@ This page shows you how to create a Slack app, a Slack webhook, and a Slack inte
4747
5. Click **Allow**.
4848
6. Click **Copy** under the **Webhook URL** section, as you will need it in the next steps.
4949

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
5351

5452
1. [Access](/cockpit/how-to/access-grafana-and-managed-dashboards/) your Grafana dashboard.
5553
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
6664
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.
6765
</Message>
6866

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-
<Lightbox src="scaleway-slack-alert-test.webp" alt="Grafana test alert notification on Slack" />
83-
12. Click **Save contact point**.
84-
85-
<Message type="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-
8967
## Configuring a notification policy
9068

9169
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

Comments
 (0)