Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions docs/organization/integrations/debugging/apigene/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: Apigene
sidebar_order: 1

description: "Learn about Sentry's Apigene integration, which uses ChatGPT to focus on simplifying the process of issue management and troubleshooting ."
---

Apigene helps you effortlessly track and resolve application errors while enhancing performance with real-time insights.


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/).

## Install and Configure

<Note>

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

</Note>

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

2. Follow the full [Apigene installation instructions](https://www.apigene.ai/integrations/Sentry).
3 changes: 2 additions & 1 deletion docs/organization/integrations/debugging/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ title: Debugging
sidebar_order: 80
description: "Learn more about Sentry's debugging integrations."
---

- [Apigene](/organization/integrations/debugging/apigene/)
- [Revise.dev](/organization/integrations/debugging/revisedev/)
- [Rookout](/organization/integrations/debugging/rookout/)
22 changes: 22 additions & 0 deletions docs/organization/integrations/debugging/revisedev/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: Revise.dev
sidebar_order: 1

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."
---

Revise.dev is AI-powered automated code repair, and produce improvement.

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/).

## Install and Configure

<Note>

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

</Note>

1. Navigate to **Settings > Integrations > Revise.dev**

2. Follow the full [Revise.dev installation instructions](https://help.revise.dev/en/articles/10160760-sentry-installation).
3 changes: 3 additions & 0 deletions docs/organization/integrations/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,11 @@ For more details, see the [full Integration Platform documentation](/organizatio

| Integration | Stacktrace Link |
| --------------------------------------------------- | --------------- |
| [Apigene](/organization/integrations/debugging/apigene/) | |
| [Revise.dev](/organization/integrations/debugging/revisedev/) | |
| [Rookout](/organization/integrations/debugging/rookout/) | X |


## Feature Flag

| Integration | Tie errors to feature flags |
Expand Down