Skip to content

Commit 5bc9b18

Browse files
authored
add Sevvy integration docs (#14601)
<!-- 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 acc93f9 commit 5bc9b18

File tree

3 files changed

+23
-0
lines changed

3 files changed

+23
-0
lines changed

docs/organization/integrations/debugging/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ description: "Learn more about Sentry's debugging integrations."
88
- [Foam](/organization/integrations/debugging/foamai/)
99
- [Revise.dev](/organization/integrations/debugging/revisedev/)
1010
- [Rookout](/organization/integrations/debugging/rookout/)
11+
- [Sevvy](/organization/integrations/debugging/sevvy/)
1112
- [Sourcery](/organization/integrations/debugging/sourcery/)
1213
- [Tembo](/organization/integrations/debugging/tembo/)
1314

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: Sevvy
3+
sidebar_order: 1
4+
5+
description: "Learn about Sentry's Sevvy integration, which helps users debug, fix, and prevent issues, with full-stack context."
6+
---
7+
The Sevvy integration connects Sentry with Sevvy, an AI on-call engineer that monitors your production systems, debugs failures, and performs root-cause analysis using rich context from across your stack. When Issues are created or updated in Sentry, the agent enriches the event
8+
with data from your logs, metrics, source code, databases, docs, runbooks, PRs, deployments, and past incidents, summarizing the root cause and remediation steps.
9+
10+
This integration is maintained and supported by Sevvy. or more details, questions, or support feel free to contact [email protected].
11+
## Install and Configure
12+
13+
<Alert>
14+
15+
Sentry owner, manager, or admin permissions are required to install this integration.
16+
17+
</Alert>
18+
19+
1. Navigate to **Settings > Integrations > Sevvy**
20+
21+
2. Follow the full [Sevvy installation instructions](https://docs.sevvyai.com/integrations/sentry).

docs/organization/integrations/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ For more details, see the [full Integration Platform documentation](/organizatio
111111
| [Foam](/organization/integrations/debugging/foamai/) | |
112112
| [Revise.dev](/organization/integrations/debugging/revisedev/) | |
113113
| [Rookout](/organization/integrations/debugging/rookout/) | X |
114+
| [Sevvy](/organization/integrations/debugging/sevvy/) | |
114115
| [Sourcery](/organization/integrations/debugging/sourcery/) | |
115116
| [Tembo](/organization/integrations/debugging/tembo/) | |
116117

0 commit comments

Comments
 (0)