Skip to content

Commit e2bdb6e

Browse files
Documentation edits made through Mintlify web editor
1 parent 5214a1d commit e2bdb6e

1 file changed

Lines changed: 8 additions & 21 deletions

File tree

Lines changed: 8 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,29 @@
11
---
2-
title: 'Integrating GitLab Alerts'
3-
description: 'Configure GitLab Alerts integration to receive failure, degradation, and recovery messages from Checkly'
4-
sidebarTitle: 'GitLab Alerts'
2+
title: "Integrating GitLab Alerts"
3+
description: "Configure GitLab Alerts integration to receive failure, degradation, and recovery messages from Checkly"
4+
sidebarTitle: "GitLab Alerts"
55
---
66

7-
Checkly integrates with [GitLab Alerts](https://docs.gitlab.com/ee/operations/incident_management/alerts.html) and can
8-
deliver failure, degradation, and recovery messages to any project in your GitLab installation. More specifically, Checkly will:
7+
Checkly integrates with [GitLab Alerts](https://docs.gitlab.com/ee/operations/incident_management/alerts.html) and can deliver failure, degradation, and recovery messages to any project in your GitLab installation. More specifically, Checkly will:
98

109
- Open new alerts when a check fails.
1110
- Close alerts automatically when a failing check recovers.
1211
- Alert when SSL certificates are about to expire.
1312

14-
1. First, create an **Incoming Webhook**. Log in to GitLab and go to "Settings" > "Operations" and expand the "Alerts" tab
15-
and select the **HTTP Endpoint** integration type
16-
17-
![setup checkly gitlab_integration step 1](/images/docs/images/integrations/gitlab/gitlab_step1.png)
18-
13+
1. First, create an **HTTP Endpoint**. Log in to GitLab, select a project workspace and go to "Settings" \> "Monitor" and expand the "Alerts" tab and click the "add new integration" button. Then select "HTTP Endpoint" as the integration type.
1914
2. **Choose a name** for your integration like "Checkly".
2015

2116
![setup checkly gitlab integration step 2](/images/docs/images/integrations/gitlab/gitlab_step2.png)
22-
2317
3. Save the integration **copy the displayed Webhook URL and Authorization Key**. It should start with something like `https://gitlab.com/...`
2418

2519
![setup checkly gitlab integration step 3](/images/docs/images/integrations/gitlab/gitlab_step3.png)
26-
27-
28-
4. Log in to Checkly and navigate to [Alert Settings](https://app.checklyhq.com/alert-settings/).
29-
Click the "Add more channels" button, find GitLab Alerts on the list, and click "Add channel".
20+
4. Log in to Checkly and navigate to [Alert Settings](https://app.checklyhq.com/alert-settings/). Click the "Add more channels" button, find GitLab Alerts on the list, and click "Add channel".
3021

3122
![setup checkly gitlab_integration step 5](/images/docs/images/integrations/gitlab/gitlab_step4.png)
32-
33-
34-
6. Give the alert channel a name and **paste the Webhook URL and Authorization Key** in their respective input fields. You can now also tweak
35-
which alerts you want to be notified of and which checks or check groups should be subscribed to this channel.
23+
6. Give the alert channel a name and **paste the Webhook URL and Authorization Key** in their respective input fields. You can now also tweak which alerts you want to be notified of and which checks or check groups should be subscribed to this channel.
3624

3725
![setup checkly gitlab integration step 5](/images/docs/images/integrations/gitlab/gitlab_step5.png)
3826

39-
> Note that we provide a preconfigured message payload but you are free to edit the payload and add more or different
40-
> variables. Just click the "Edit payload" button and reference the "Help & variables tab".
27+
> Note that we provide a preconfigured message payload but you are free to edit the payload and add more or different variables. Just click the "Edit payload" button and reference the "Help & variables tab".
4128
4229
Congratulations! You have successfully integrated Checkly with GitLab Alerts!

0 commit comments

Comments
 (0)