Sentry
Connect Sentry to All Quiet
Integrate Sentry into All Quiet by using a Custom Integration
1. Create Sentry Integration on All Quiet
Create a Sentry integration
- Click on the
Integrations > Inbound
Tab. - Click on
Create New Integration
.
Select Sentry for the integration’s type
- Enter a display name for your Sentry integration, e.g. “Sentry”.
- Pick your team.
- Select
Sentry
as the type. - Click
Create integration
.
Get the All Quiet webhook URL
After creating the Sentry integration on AllQuiet, you can view and copy the webhook URL. You will require this URL in step 2 when configuring the custom integration on Sentry.
2. Create a custom integration on Sentry
Open your Sentry, click on your Account and navigate to Organization settings
.
- Navigate to
Developer Settings -> Custom Integrations
- Click
Create New Integration
.
- Choose
Internal Integration
- Click
Next
- Enter a name for your integration
- Paste in the All Quiet webhook URL you’ve obtained in step Get The All Quiet Webhook URL.
- Select
Read
permissions forIssue & Event
- Select
issue
forWebhooks
- Click
Save Changes
to finally create the custom integration
Sentry is now successfully integrated with All Quiet. To test if everythoing works as expected you can interact with any issue in Sentry, e.g. “Resolve” or “Reopen” an existing issue.
Adjust Payload Mapping
Looking to customize the fields of your incidents by adjusting the pre-built payload mapping? Simply head over to the “Payload” tab within your integration and make the necessary edits to the mapping. For detailed guidance, you may check out our payload mapping documentation.
allquiet_integration_mapping
resource for the Sentry integration. Simply copy the syntax to your .tf file and tailor the resource to your team’s needs!