Sentry
Sentry Integration Guide
Introduction
Sentry automatically detects and notifies you of critical performance issues so you can trace every slow transaction to a poor-performing API call or DB query. This guide will walk you through the steps required to integrate Sentry with Perimeters.
Available Features
Misconfiguration Rules
Identity Rules
User Inventory
Prerequisites
A Sentry account user with Owner Role.
Required Privileges
org:read
Read Organization Details
Onboarding Sentry in your Perimeters account
Go to "Integrations" -> Select "Sentry" -> Click "+ Add" -> Click "+ Start Integration".
"Namespace" - Fill in the domain name for your Sentry instance. For example, if your Sentry domain name is "example.sentry.io" you would enter "example" in this field.
“API Token” - Copy the API token you previously created and paste it here.
Click "Connect" to complete the onboarding process.
Once you have completed these steps, Sentry should be successfully integrated with your Perimeters account.
Last updated