Healthchecks.io Integration
Last updated
Last updated
(c) 2011 - 2024 ilert GmbH
Healthchecks.io is an online service designed to monitor the execution of cron jobs and other scheduled tasks. By generating unique ping URLs for each task, users can configure their jobs to send HTTP requests upon completion. If a task fails to ping within the expected timeframe, Healthchecks.io sends alerts to ilert.
Go to Alert sources -> Alert sources and click Create new alert source.
Search for Healthchecks.io in the search field, click the Healthchecks.io tile, and then Next.
Give your alert source a name, optionally assign teams, and click Next.
Select an escalation policy by creating a new one or assigning an existing one.
Select your Alert grouping preference and click Continue setup. You may click Do not group alerts for now and change it later.
The next page shows additional settings, such as customer alert templates or notification priority. Click Finish setup for now.
On the final page, an API key and/or webhook URL will be generated. You will need it later.
On the navigation bar, click on INTEGRATIONS.
Click on the Add Integration button next to Webhook.
Enter a Name.
Enter the previously in ilert generated alert source url into the URL fields.
Enter $JSON
to both 'up' and 'down' Request Body fields.
Now enter following into both Request Headers fields:
Click on the Save Integration button to finish the setup.
Will alerts in ilert be resolved automatically?
Yes, as soon as the Check-Status of a check in Healthchecks.io is 'up' again, corresponding alert in ilert will be resolved.