Skip to content

Commit 0815e37

Browse files
authored
Masinette integration publication cased starsling (#14410)
<!-- Use this checklist to make sure your PR is ready for merge. You may delete any sections you don't need. --> ## DESCRIBE YOUR PR *Tell us what you're changing and why. If your PR **resolves an issue**, please link it so it closes automatically.* ## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs by letting us know when the change needs to go live. - [ ] Urgent deadline (GA date, etc.): <!-- ENTER DATE HERE --> - [ ] Other deadline: <!-- ENTER DATE HERE --> - [ ] None: Not urgent, can wait up to 1 week+ ## SLA - Teamwork makes the dream work, so please add a reviewer to your PRs. - Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it. Thanks in advance for your help! ## PRE-MERGE CHECKLIST *Make sure you've checked the following before merging your changes:* - [ ] Checked Vercel preview for correctness, including links - [ ] PR was reviewed and approved by any necessary SMEs (subject matter experts) - [ ] PR was reviewed and approved by a member of the [Sentry docs team](https://github.com/orgs/getsentry/teams/docs) ## LEGAL BOILERPLATE <!-- Sentry employees and contractors can delete or ignore this section. --> Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms. ## EXTRA RESOURCES - [Sentry Docs contributor guide](https://docs.sentry.io/contributing/)
1 parent c88ed86 commit 0815e37

File tree

5 files changed

+53
-0
lines changed

5 files changed

+53
-0
lines changed

docs/organization/integrations/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ For more details, see the [full Integration Platform documentation](/organizatio
1818
| ------------------------------------------------------------------------ | ------------ | ------------- | -------------- |
1919
| [All Quiet](https://docs.allquiet.app/integrations/inbound/sentry) | X | | |
2020
| [Blar](/organization/integrations/notification-incidents/blar/) | X | | |
21+
| [Cased](/organization/integrations/notification-incidents/cased/) | X | | |
2122
| [Datadog](https://docs.datadoghq.com/integrations/sentry/) | X | | |
2223
| [Glue.ai](/organization/integrations/notification-incidents/glueai/) | | X | |
2324
| [Microsoft Teams](/organization/integrations/notification-incidents/msteams/) | X | X | |
@@ -65,6 +66,7 @@ For more details, see the [full Integration Platform documentation](/organizatio
6566
| Redmine (Legacy) | X | |
6667
| [Shortcut](/organization/integrations/issue-tracking/shortcut/) | X | |
6768
| [Sourcegraph](/organization/integrations/issue-tracking/sourcegraph/) | X | |
69+
| [StarSling](/organization/integrations/issue-tracking/starsling/) | | X |
6870
| [Teamcamp](/organization/integrations/issue-tracking/teamcamp/) | X | |
6971
| [Teamwork](/organization/integrations/issue-tracking/teamwork/) | X | |
7072
| Trello (Legacy) | X | |

docs/organization/integrations/issue-tracking/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ description: "Learn more about Sentry's issue tracking integrations."
1919
- [Linear](/organization/integrations/issue-tracking/linear/)
2020
- [Shortcut](/organization/integrations/issue-tracking/shortcut/)
2121
- [Sourcegraph](/organization/integrations/issue-tracking/sourcegraph/)
22+
- [StarSling](/organization/integrations/issue-tracking/starsling/)
2223
- [Teamcamp](/organization/integrations/issue-tracking/teamcamp/)
2324
- [Teamwork](/organization/integrations/issue-tracking/teamwork/)
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: Starsling
3+
sidebar_order: 1
4+
description: "Learn about Sentry's Starsling integration."
5+
---
6+
7+
StarSling's Sentry integration allows you to see all your Sentry issues prioritized (via LLM) with one-click Autofix actions powered by
8+
Sentry AI (Seer). Sentry customers will be able to use Sentry AI/Seer alongside their other DevOps tools, in one unified interface.
9+
10+
This integration is maintained and supported by Starsling. For more details, or questions, feel free to contact [email protected].
11+
12+
## Install and Configure
13+
14+
<Alert>
15+
16+
Sentry Owner, Manager, or Admin permissions are required to install this integration.
17+
18+
</Alert>
19+
20+
1. Navigate to **Settings > Integrations > Starsling**
21+
22+
2. Follow the full [Starsling installation instructions](https://www.starsling.dev/).
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: Cased
3+
sidebar_order: 1
4+
description: "Learn about Sentry's Cased integration."
5+
---
6+
7+
The Cased integration is a comprehensive DevOps monitoring tool that interfaces seamlessly with Sentry. It is designed to read and query data from Sentry to provide detailed contextual information about application health and issues to our users.
8+
Key features include:
9+
- Real-time data querying from Sentry for actionable insights into application performance and error tracking.
10+
- Enhanced issue context to facilitate swift and effective incident response and debugging.
11+
- Receipt of webhook alerts from Sentry to trigger our incident response workflow, including alerts aggregation, deduplication, and smart notification routing.
12+
- Customizable dashboards that provide an overview of Sentry events, allowing for quick assessment and response prioritization.
13+
- Integration with communication tools to streamline incident management and team coordination during outages or high-severity events.
14+
15+
This integration is maintained and supported by Cased. For more details, or questions, feel free to contact [email protected].
16+
17+
## Install and Configure
18+
19+
<Alert>
20+
21+
Sentry Owner, Manager, or Admin permissions are required to install this integration.
22+
23+
</Alert>
24+
25+
1. Navigate to **Settings > Integrations > Cased**
26+
27+
2. Follow the full [Cased installation instructions](https://docs.cased.com/integrations/sentry/).

docs/organization/integrations/notification-incidents/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ description: "Learn more about Sentry's notification and incidents integrations.
66

77
- [All Quiet](https://docs.allquiet.app/integrations/inbound/sentry)
88
- [Blar](/organization/integrations/notification-incidents/blar/)
9+
- [Cased](/organization/integrations/notification-incidents/cased/)
910
- [Datadog](https://docs.datadoghq.com/integrations/sentry/)
1011
- [Glue.ai](/organization/integrations/notification-incidents/glueai/)
1112
- [Microsoft Teams](/organization/integrations/notification-incidents/msteams/)

0 commit comments

Comments
 (0)