Rootly has countless built-in alert sourcesâincluding Datadog, Grafana, Sentry, and moreâthat allow you to manage all the tools you want to send alerts to Rootly from one simple user interface. Alerts can be used to instantly start incidents and page responders the moment a problem is detected. Now, you can also create an alert source using Generic Webhooks, allowing you to intake alerts from any source. Some examples of where this comes in handy:
- Integrating your own internal monitoring tools to Rootly
- Integrating any other third-party tool that isnât in our native Alert Sources integrations list (yet!)Â
Some monitoring platforms allow you to configure what the outgoing webhook payload looks like, but majority donât, which can limit their integration compatibility with downstream tools. Thatâs not a problem in Rootlyâwith our generic webhook alert source, there is no need to make changes to the sourceâs outgoing webhook payload, meaning any platform that sends webhooks is compatible. To ensure the widest possible compatibility, we enforce no contract on incoming webhooks, but we do allow you to configure some parsing rules to define where in the incoming payload should grab the alert title, notification type, and notification target from so that itâs easy to read and understand when your responder receives a page.
Just like any other alert source, generic webhook alert sources can be configured from the Alerts tab in Rootly web. Click âAdd Alert Sourceâ, then select Generic Webhook. Youâll be prompted through a step-by-step guide to set up and test your alert, right within the platform. Generic webhook alerts might look technical, but theyâre actually really easy to set up in just a couple of steps. Follow the instructions below or check out our in-depth video walkthrough to get started.
First, youâll create the webhook with the details we provide:
Next, youâll specify where Rootly should parse the alert details from.
â
Thatâs it! Once you complete these setup steps, youâll be prompted to test your alert to make sure itâs working as intended.Â
đ New & Improved
đ Recurring workflows can now be configured with an âend conditionâ. E.g. repeat this workflow for 5 runs OR repeat this workflow for 30 minutes after the initial run.
đ
Update Zendesk Ticket workflow action can now take in NULL
values for the priority and status fields. Leaving these fields blank in the configuration will cause Rootly to leave those fields unmodified on the workflow run.
đ PagerDuty integration has been enhanced to recognize PagerDuty users with multiple emails.
đ Improved web UI display of extended incident titles on the Incident Details page.
đ Mandatory rich text fields on incident forms are now enforced.
đ Fixed inability for Fivetran integration to fetch metrics dashboards.
đ Fixed filtering issue on alerts filtered by labels.