Datadog
You can integrate Galarm Enterprise with Datadog such that when Datadog detects an incident, it can trigger a listener and notify appropriate people. Follow these steps to set up a webhook in Datadog to trigger a listener set up in Galarm Enterprise:
Open Datadog application and go to the Integrations tab. Search for
webhookson the Integration tab.

Hover over the webhooks card to start configuring a webhook. Press on the "Configure" button shown when hovering over the webhooks card.

Click on the "New" button to create a new webhook. You will need to specify the URL, and Auth Method. You also need to specify a JSON "Payload" for the webhook. Choose "Blank Template" to specify JSON payload.

Get the URL and JSON payload from the listener. Go the "Listeners" section in Galarm Enterprise application, click on the three-dot menu icon in front of the listener and choose the "View API Code" option. Click on Datadog to see the URL and payload for integrating with Datadog.

Enter the URL and JSON payload. Save the webhook.

You will the newly added webhook in the list of webhooks. You can tap on the webhook to see a summary of the webhook to verify that the information is correct.
Last updated