From 37bb95f182477e4d7242e272eb3633f84652997a Mon Sep 17 00:00:00 2001 From: Toni Samuels <58349708+masinette@users.noreply.github.com> Date: Fri, 19 Apr 2024 13:05:06 -0400 Subject: [PATCH] Update index.mdx to include kitemaker and pagertree integrations (#9745) * 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 --- docs/product/integrations/index.mdx | 2 ++ .../integrations/issue-tracking/index.mdx | 1 + .../issue-tracking/kitemaker/index.mdx | 19 +++++++++++++++++++ .../notification-incidents/index.mdx | 2 ++ .../pagertree/index.mdx | 19 +++++++++++++++++++ 5 files changed, 43 insertions(+) create mode 100644 docs/product/integrations/issue-tracking/kitemaker/index.mdx create mode 100644 docs/product/integrations/notification-incidents/pagertree/index.mdx diff --git a/docs/product/integrations/index.mdx b/docs/product/integrations/index.mdx index 12b1719d5ef25..9f63428bb4e28 100644 --- a/docs/product/integrations/index.mdx +++ b/docs/product/integrations/index.mdx @@ -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 | | @@ -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 | | diff --git a/docs/product/integrations/issue-tracking/index.mdx b/docs/product/integrations/issue-tracking/index.mdx index b680626d17819..9558625aec91d 100644 --- a/docs/product/integrations/issue-tracking/index.mdx +++ b/docs/product/integrations/issue-tracking/index.mdx @@ -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 diff --git a/docs/product/integrations/issue-tracking/kitemaker/index.mdx b/docs/product/integrations/issue-tracking/kitemaker/index.mdx new file mode 100644 index 0000000000000..2cd0a0422c17a --- /dev/null +++ b/docs/product/integrations/issue-tracking/kitemaker/index.mdx @@ -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 + + + +Sentry owner, manager, or admin permissions are required to install this integration. + + + +1. Navigate to **Settings > Integrations > Kitemaker** + +2. Follow the full [Kitemaker installation instructions](https://guide.kitemaker.co/integrations-overview/sentry). diff --git a/docs/product/integrations/notification-incidents/index.mdx b/docs/product/integrations/notification-incidents/index.mdx index 7df7ea72a84a7..15b76f89080fb 100644 --- a/docs/product/integrations/notification-incidents/index.mdx +++ b/docs/product/integrations/notification-incidents/index.mdx @@ -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/) diff --git a/docs/product/integrations/notification-incidents/pagertree/index.mdx b/docs/product/integrations/notification-incidents/pagertree/index.mdx new file mode 100644 index 0000000000000..fee9f2fc91e85 --- /dev/null +++ b/docs/product/integrations/notification-incidents/pagertree/index.mdx @@ -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 + + + +Sentry owner, manager, or admin permissions are required to install this integration. + + + +1. Navigate to **Settings > Integrations > PagerTree** + +2. Follow the full [PagerTree installation instructions](https://pagertree.com/docs/integration-guides/sentry).