Skip to content

Commit d662a20

Browse files
authored
feat(integratinos): Add Rootly Docs (#5741)
1 parent 9d58d84 commit d662a20

File tree

3 files changed

+29
-1
lines changed

3 files changed

+29
-1
lines changed

src/docs/product/integrations/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,9 @@ For more details, see the [full Integration Platform documentation](/product/int
2828
| OpsGenie | X | | |
2929
| [PagerDuty](/product/integrations/notification-incidents/pagerduty/) | X | X | |
3030
| Pushover | X | | |
31+
| [Rootly](/product/integrations/notification-incidents/rootly/) | X | X | |
3132
| [Slack](/product/integrations/notification-incidents/slack/) | X | X | X |
32-
| [Spike.sh](/product/integrations/notification-incidents/spikesh/) | X | X |
33+
| [Spike.sh](/product/integrations/notification-incidents/spikesh/) | X | X | |
3334
| [Threads](/product/integrations/notification-incidents/threads/) | X | X | |
3435
| Twilio | X | | |
3536
| VictorOps | X | | |

src/docs/product/integrations/notification-incidents/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Learn more about Sentry's notification and incidents integrations:
1111
- OpsGenie
1212
- [PagerDuty](/product/integrations/notification-incidents/pagerduty/)
1313
- Pushover
14+
- [Rootly](/product/integrations/notification-incidents/rootly/)
1415
- [Slack](/product/integrations/notification-incidents/slack/)
1516
- [Spike.sh](/product/integrations/notification-incidents/spikesh/)
1617
- [Threads](/product/integrations/notification-incidents/threads/)
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: Rootly
3+
sidebar_order: 1
4+
redirect_from:
5+
- /product/integrations/rootly/
6+
description: "Learn about Sentry's Rootly integration and how it creates incidents from Sentry Alerts."
7+
---
8+
9+
Rootly is a Slack-native incident management app and platform that automates tedious manual work during incidents.
10+
11+
12+
This integration is maintained and supported by the company that created it. For more details, check out our [Integration Platform documentation](/product/integrations/integration-platform/).
13+
14+
## Install and Configure
15+
16+
<Note>
17+
18+
Sentry owner, manager, or admin permissions are required to install this integration.
19+
20+
Rootly **won't** work with self-hosted Sentry.
21+
22+
</Note>
23+
24+
1. Navigate to **Settings > Integrations > Rootly**
25+
26+
2. Follow the full [Rootly installation instructions](https://docs.rootly.com/integrations/sentry).

0 commit comments

Comments
 (0)