Skip to content

Commit 65a85ab

Browse files
committed
fix-image-sentry
1 parent c1110b5 commit 65a85ab

4 files changed

Lines changed: 6 additions & 0 deletions

File tree

58.6 KB
Loading
34.1 KB
Loading
20.2 KB
Loading

self-hosting/govern/integrations/sentry.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ A custom integration (also called a public integration) connects your Sentry org
4343
Replace `[YOUR_DOMAIN]` with your actual Plane instance domain. For example, if your Plane instance is at `plane.company.com`, your Webhook URL would be `https://plane.company.com/silo/api/sentry/sentry-webhook/`
4444
</Note>
4545

46+
![Public integration](/images/sentry/public-integration.webp)
47+
4648
**Field explanations:**
4749

4850
**Webhook URL**
@@ -236,6 +238,8 @@ Configure these permissions to allow Sentry to interact with Plane appropriately
236238
| **Member** | Read | Access member details for assignee functionality |
237239
| **Alerts** | Read | Enable alert rule actions for automatic issue creation |
238240

241+
![Sentry integration permissions](/images/sentry/sentry-permissions.webp)
242+
239243
### Enable webhooks
240244

241245
Webhooks keep Plane and Sentry synchronized. When issues change in Sentry, Plane receives notifications and updates accordingly.
@@ -250,6 +254,8 @@ Enable the **issue** webhook with these events:
250254
| **archived** | Reflect archived status in Plane |
251255
| **unresolved** | Update Plane when resolved issues reopen |
252256

257+
![Sentry webhook configuration](/images/sentry/sentry-webhook-config.webp)
258+
253259
### Save and retrieve credentials
254260

255261
After saving your integration, Sentry generates OAuth credentials:

0 commit comments

Comments
 (0)