Skip to content

Commit f5ba2da

Browse files
committed
docs: adds early Rootly docs.
1 parent d5e00d0 commit f5ba2da

File tree

4 files changed

+27
-2
lines changed

4 files changed

+27
-2
lines changed

site/content/docs/alerting-and-retries/alert-channels.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ You can add as many of the following alert channels as you want:
2323
- [FireHydrant]({{< ref "docs/integrations/firehydrant.md" >}})
2424
- [Coralogix]({{< ref "docs/integrations/coralogix.md" >}})
2525
- [Incident.io]({{< ref "docs/integrations/incidentio.md" >}})
26+
- [Rootly]({{< ref "docs/integrations/rootly.md" >}})
2627
- [ilert]({{< ref "docs/integrations/ilert.md" >}})
2728
- [Discord]({{< ref "docs/integrations/discord.md" >}})
2829
- [GitLab Alerts]({{< ref "docs/integrations/gitlab_alerts.md" >}})

site/content/docs/integrations/msteams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Send Alerts to Microsoft Teams with Checkly - Checkly Docs
33
displayTitle: Send Alerts to Microsoft Teams
44
navTitle: Microsoft Teams
5-
weight: 58
5+
weight: 60
66
menu:
77
integrations:
88
parent: "Integrations"
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: Send Alerts to Rootly with Checkly - Checkly Docs
3+
displayTitle: Send Alerts to Rootly
4+
navTitle: Rootly
5+
weight: 59
6+
menu:
7+
integrations:
8+
parent: "Integrations"
9+
---
10+
11+
Checkly integrates with [Rootly](https://rootly.com/) to monitor your alerts and create incidents in your Rootly account. Let's get started!
12+
13+
1. Log in to Rootly and navigate to **Alerts > Alert Sources**, click **Add Alert Source** and select "Checkly"."
14+
15+
2. Take note of the following:
16+
- The **API key** that Rootly.io provides you with.
17+
- The **type** you want to target: either **Service**, **Group** or **Escalation Policy**.
18+
- The **ID** of the target.
19+
Now head over to [Checkly > Alerts](https://app.checklyhq.com/alerts/settings), click **Add more channels** and select **Rootly**.
20+
21+
3. Copy and paste in the API key, select the type and paste in the ID.
22+
4. Hit **Test Rootly alert** to verify the connection. On the Incident.io side, you should now see a test alert pop up!
23+
5. Now you are all set up! When an alert is triggered, an incident will be created in Rootly.
24+

site/content/docs/integrations/telegram.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Send Alerts via Telegram with Checkly - Checkly Docs
33
displayTitle: Send Alerts via Telegram
44
navTitle: Telegram
55
description: Find out how Checkly integrates with Telegram to send failure, degradation, and recovery messages to any chat.
6-
weight: 58
6+
weight: 61
77
menu:
88
integrations:
99
parent: "Integrations"

0 commit comments

Comments
 (0)