Integrate Sentry events
Integrate Sentry with Event Management by adding a standard webhook in the Sentry platform.
Before you begin
Ensure that the Event Management Connectors (sn_em_connector) plugin is installed on the ServiceNow AI Platform instance.
Discovery for Sentry services are not supported. You must create a CI manually in the [cmdb_ci_service_auto] table to enable binding by completing the following steps:
- From the navigation bar, go to Configuration/Application Service.
- Provide the project name you are monitoring on the Sentry application.
- Set the operational status to Operational.
- Click Next then Done.
Role required: evt_mgmt_admin
About this task
Configure Event Management for the collection of events from Sentry by authenticating Sentry as a data source. In your Sentry platform, use a standard webhook to set your ServiceNow AI Platform as the rest endpoint.
Procedure
In the Sentry console, create an internal integration.
Navigate to Settings > Developer Settings.
Click New Internal Integration.
In the Internal Integration Details section, on the Sentry Integration Details page, fill in the fields.
| Fields | Description | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Name | Name of your integration. | ||||||||||||||
| Webhook URL | The default format of the URL to push events from Sentry to the ServiceNow AI Platform instance. For example, `https://| Alert Rule Action | Option to enable the integration.Note: When enabled, the integration becomes available in the Issue Alert and Metric Alert rules in Sentry. The alerts will be sent to the ServiceNow instance. | Schema | Schema for your UI components. This field should be left empty. | Overview | Description for the integration. | Authorized JavaScript Origins | Auth Tokens from the browser to enable the origins of the pages making the requests. This field should be left empty. |
Parent Topic:Integrate with push connectors |