# SignalFx

Follow the steps below to configure a service so as to extract its related alert data from SignalFx.

Squadcast will then process this information to create incidents for this service as per your preferences.

### Using SignalFx as an Alert Source

1. Navigate to **Services** -> **Service Overview** -> select or search for your Service. Expand the accordion -> In the Alert Sources section, click **Add**.

![](/files/ej4AI9zpOyFu5NZJCbwC)

2\. Select **SignalFx.** Copy the displayed **Webhook URL** to [configure](#setup-alerts-to-send-notification-to-squadcast-webhook) it within **SignalFx**. Finish by clicking **Add Alert Source** -> **Done.**

![](/files/9herUwSBWf5Kaee2mJKv)

{% hint style="warning" %}
**Important:**

When an alert source turns Active, it’ll show up under Configured Alert Sources, you can either generate a test alert from the integration or wait for a real-time alert to be generated by the Alert Source. An Alert Source is active if there is a recorded incident via that Alert Source for the Service.
{% endhint %}

### Setup alerts to send notifications to Squadcast webhook

Go to your SignalFx dashboard and set up a detector for the metric for which you want to get alerts.

Then create a **New Alert rule** for the detector and define Alert Signal, Alert condition, Alert settings and Alert message.

![](/files/eXb9vWU7EsGxurDH4otM)

For **Alert recipients**, click on the **Add Recipient** button and then select **Webhook** and proceed to add a custom webhook.

![](/files/E5rGtthph0j16inq8JUq)

In the custom **Webhook Notification**, under **URL**, add the SignalFx API URL that you have got from the previous step and click **Update** button and then click on **PROCEED TO ALERT ACTIVATION** button.

![](/files/fpvmKBSAEDm35DteoE5s)

That's it!

* Now your SignalFx integration is good to go and whenever an alert is triggered in SignalFx, an incident will automatically get created in Squadcast.
* The SignalFx Integration comes with an **Auto-Resolve** feature, meaning, when an alert goes under the threshold and gets resolved in SignalFx will automatically get resolved in Squadcast as well.

*Have any questions?* [*Ask the community*](https://community.squadcast.com/view/home)*.*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.incidents.cloud.solarwinds.com/integrations/alert-source-integrations-native/signalfx.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
