Skip to content

Commit

Permalink
Update index.mdx to include kitemaker and pagertree integrations (#9745)
Browse files Browse the repository at this point in the history
* Update index.mdx

Add Kitemaker and PagerTree to docs

* Update index.mdx

add pagertree to notification and incidents page

* Create index.mdx

add link to pagertree docs

* kitemaker integration index.mdx

add link to kitemaker support

* Update index.mdx

add kitemaker to the issue tracking list

* Update index.mdx

update folder path for pagertree
  • Loading branch information
masinette committed Apr 19, 2024
1 parent 67f9f6d commit 37bb95f
Show file tree
Hide file tree
Showing 5 changed files with 43 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/product/integrations/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ For more details, see the [full Integration Platform documentation](/product/int
| [Microsoft Teams](/product/integrations/notification-incidents/msteams/) | X | X | |
| [Opsgenie](/product/integrations/notification-incidents/opsgenie/) | X | X | |
| [PagerDuty](/product/integrations/notification-incidents/pagerduty/) | X | X | |
| [PagerTree](/product/integrations/notification-incidents/pagertree/) | X | X | |
| Pushover | X | | |
| [Rootly](/product/integrations/notification-incidents/rootly/) | X | X | |
| [SIGNL4](/product/integrations/notification-incidents/signl4/) | X | X | |
Expand Down Expand Up @@ -53,6 +54,7 @@ For more details, see the [full Integration Platform documentation](/product/int
| [Height](/product/integrations/issue-tracking/height/) | X | X | X |
| [Incident.io](/product/integrations/issue-tracking/incidentio/) | X | | X |
| [Jira/Jira Server](/product/integrations/issue-tracking/jira/) | X | X\* | X |
| [Kitemaker](/product/integrations/issue-tracking/kitemaker/) | X | | X |
| [Linear](/product/integrations/issue-tracking/linear/) | X | X |
| Phabricator | X | |
| Pivotal Tracker | X | |
Expand Down
1 change: 1 addition & 0 deletions docs/product/integrations/issue-tracking/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Learn more about Sentry’s issue tracking integrations:
- [Height](/product/integrations/issue-tracking/height/)
- [Incident.io](/product/integrations/issue-tracking/incidentio/)
- [Jira/Jira Server](/product/integrations/issue-tracking/jira/)
- [Kitemaker](/product/integrations/issue-tracking/kitemaker/)
- [Linear](/product/integrations/issue-tracking/linear/)
- Phabricator
- Pivotal Tracker
Expand Down
19 changes: 19 additions & 0 deletions docs/product/integrations/issue-tracking/kitemaker/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: Kitemaker
sidebar_order: 1

description: "Kitemaker’s integration with Sentry allows you to automatically connect issues in Sentry with work items in Kitemaker."
---

This integration is maintained and supported by the company that created it. For more details, or questions, please feel free to reach out to hi@kitemaker.co!
## Install and Configure

<Note>

Sentry owner, manager, or admin permissions are required to install this integration.

</Note>

1. Navigate to **Settings > Integrations > Kitemaker**

2. Follow the full [Kitemaker installation instructions](https://guide.kitemaker.co/integrations-overview/sentry).
2 changes: 2 additions & 0 deletions docs/product/integrations/notification-incidents/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Learn more about Sentry's notification and incidents integrations:
- [Microsoft Teams](/product/integrations/notification-incidents/msteams/)
- [Opsgenie](/product/integrations/notification-incidents/opsgenie/)
- [PagerDuty](/product/integrations/notification-incidents/pagerduty/)
- [PagerDuty](/product/integrations/notification-incidents/pagerduty/)
- [PagerTree](/product/integrations/notification-incidents/pagertree/)
- Pushover
- [Rootly](/product/integrations/notification-incidents/rootly/)
- [SIGNL4](/product/integrations/notification-incidents/signl4/)
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: PagerTree
sidebar_order: 1

description: "Learn about Sentry's PagerTree integration. Convert issues and errors into SMS, Voice, Push, Email, and Slack notifications with PagerTree!"
---

This integration is maintained and supported by the company that created it. For more details, or questions, please feel free to reach out to support@pagertree.com.
## Install and Configure

<Note>

Sentry owner, manager, or admin permissions are required to install this integration.

</Note>

1. Navigate to **Settings > Integrations > PagerTree**

2. Follow the full [PagerTree installation instructions](https://pagertree.com/docs/integration-guides/sentry).

0 comments on commit 37bb95f

Please sign in to comment.