Skip to content

Commit b2e2dc0

Browse files
authored
Masinette apigene revisedev (#11968)
* Update index.mdx to include revise.dev and apigene * Update Debugging folder index.mdx to include apigene and revisedev * Create index.mdx for apigene * Update index.mdx * Update index.mdx * Create index.mdx for revise.dev
1 parent 5cf47b1 commit b2e2dc0

File tree

4 files changed

+50
-1
lines changed

4 files changed

+50
-1
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Apigene
3+
sidebar_order: 1
4+
5+
description: "Learn about Sentry's Apigene integration, which uses ChatGPT to focus on simplifying the process of issue management and troubleshooting ."
6+
---
7+
8+
Apigene helps you effortlessly track and resolve application errors while enhancing performance with real-time insights.
9+
10+
11+
This integration is maintained and supported by the company that created it. For more details, check out our [Integration Platform documentation](/organization/integrations/integration-platform/).
12+
13+
## Install and Configure
14+
15+
<Note>
16+
17+
Sentry owner, manager, or admin permissions are required to install this integration.
18+
19+
</Note>
20+
21+
1. Navigate to **Settings > Integrations > Apigene**
22+
23+
2. Follow the full [Apigene installation instructions](https://www.apigene.ai/integrations/Sentry).

docs/organization/integrations/debugging/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ title: Debugging
33
sidebar_order: 80
44
description: "Learn more about Sentry's debugging integrations."
55
---
6-
6+
- [Apigene](/organization/integrations/debugging/apigene/)
7+
- [Revise.dev](/organization/integrations/debugging/revisedev/)
78
- [Rookout](/organization/integrations/debugging/rookout/)
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: Revise.dev
3+
sidebar_order: 1
4+
5+
description: "Learn about Sentry's Revise.dev integration, which monitors errors in Sentry and uses AI to submit PR's with potential fixes for those errors."
6+
---
7+
8+
Revise.dev is AI-powered automated code repair, and produce improvement.
9+
10+
This integration is maintained and supported by the company that created it. For more details, check out our [Integration Platform documentation](/organization/integrations/integration-platform/).
11+
12+
## Install and Configure
13+
14+
<Note>
15+
16+
Sentry owner, manager, or admin permissions are required to install this integration.
17+
18+
</Note>
19+
20+
1. Navigate to **Settings > Integrations > Revise.dev**
21+
22+
2. Follow the full [Revise.dev installation instructions](https://help.revise.dev/en/articles/10160760-sentry-installation).

docs/organization/integrations/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,11 @@ For more details, see the [full Integration Platform documentation](/organizatio
101101

102102
| Integration | Stacktrace Link |
103103
| --------------------------------------------------- | --------------- |
104+
| [Apigene](/organization/integrations/debugging/apigene/) | |
105+
| [Revise.dev](/organization/integrations/debugging/revisedev/) | |
104106
| [Rookout](/organization/integrations/debugging/rookout/) | X |
105107

108+
106109
## Feature Flag
107110

108111
| Integration | Tie errors to feature flags |

0 commit comments

Comments
 (0)