# Integrate Spike with Airbrake.io

<figure><img src="https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-3447496bbac260973036528a9b52d0113b730dd9%2FAirbrake%20integration.png?alt=media" alt=""><figcaption></figcaption></figure>

### Overview

[Airbrake.io](https://airbrake.io) offers detailed error monitoring and performance management for your applications, helping teams detect, diagnose, and resolve issues in real-time. With detailed error reports, Airbrake.io helps maintain application's optimal performance and reliability.

### Incident alerts from Airbrake.io

With the Spike integration, you can receive real-time alerts for various incidents detected by Airbrake.io. They include

* Application errors
* Performance issues
* Exception handling problems
* and much more

This integration allows you to stay alert to all incidents triggered by [Airbrake.io](https://airbrake.io) for immediate incident response and resolution.

{% hint style="info" %}
Spike will automatically group repeated incidents and also suppress alerts while incident is open. You can set up [alert rules](https://docs.spike.sh/alerts/alert-rules) to determine incident severity and take actions accordingly. Auto-resolution is not supported.
{% endhint %}

***

## Set up instructions

**Step 1:** Create an Airbrake.io integration on [Spike dashboard](https://app.spike.sh/integrations) and Copy the webhook URL for your integrartion.

{% content-ref url="create-integration-and-service-on-dashboard" %}
[create-integration-and-service-on-dashboard](https://docs.spike.sh/integrations-guideline/create-integration-and-service-on-dashboard)
{% endcontent-ref %}

**Step 2:**

{% tabs %}
{% tab title="Setup on Airbrake.io" %}

* **Navigate to Integrations**:
  * Go to **Project's Settings > Select Integrations**.
* **Add a Webhook**:
  * Scroll through the available integrations and **select Webhooks**.
  * Click on **Add Integration**
* **Configure the Webhook**:
  * Set your reset condition (this will automatically resolve the incident on Spike).
* **Configure Trigger Actions**:
  * Paste the Spike integration webhook URL into the field.
  * If applicable, adjust the triggering conditions and other settings based on your requirements.
  * If you see an option for setting headers, set the `ContentType` to `"application/json"`
  * Save the integration to enable real-time alerting.
    {% endtab %}
    {% endtabs %}
