Menu
Grafana Cloud
UptimeRobot integration for Grafana OnCall
This integration is not available in OSS version
The UptimeRobot integration for Grafana OnCall handles ticket events sent from UptimeRobot webhooks. The integration provides grouping, auto-acknowledge and auto-resolve logic via customizable alert templates.
You must have the role of Admin to be able to create integrations in Grafana OnCall.
Configuring Grafana OnCall to Receive Alerts from UptimeRobot
- In the Integrations tab, click + New integration.
- Select UptimeRobot from the list of available integrations.
- Enter a name and description for the integration, click Create
- A new page will open with the integration details. Copy the OnCall Integration URL from HTTP Endpoint section.
Configuring UptimeRobot to Send Alerts to Grafana OnCall
- Open https://uptimerobot.com and log in
- Go to My Settings > Add Alert Contact and set the following fields:
- Alert Contact Type: Webhook
- Friendly Name: Grafana OnCall
- URL to Notify: OnCall Integration URL POST Value (JSON Format):
json
{
"monitorURL": "monitorURL",
"monitorFriendlyName": "monitorFriendlyName",
"alertType": "alertType",
"alertTypeFriendlyName": "alertTypeFriendlyName",
"alertDetails": "alertDetails",
"alertDuration": "alertDuration",
"sslExpiryDate": "sslExpiryDate",
"sslExpiryDaysLeft": "sslExpiryDaysLeft"
}
Flag Send as JSON
Click Save Changes and Close
Send Test Alert to Grafana OnCall
Click Add New Monitor
Monitor Type HTTP(s)
Friendly Name Test OnCall
Set URL to http://devnull.oncall.io or any other non-existent domain
Click Checkbox next to OnCall Alert Contact (created in the previous step)
Click Create Monitor
Was this page helpful?
Related resources from Grafana Labs
Additional helpful documentation, links, and articles:

Getting started with Grafana OnCall for on-call management (APAC Timezone)
This webinar goes over initial Grafana OnCall configuration, setting up an on-call management process, grouping, alert rendering, and organizing runbooks.

Unified alerting and on-call management in Grafana
In this webinar, we’ll demo the Grafana 8 unified alerting system, and introduce Grafana OnCall, our on-call management tool to resolve incidents faster.

Reducing resolution time (MTTR) with the Grafana LGTM Stack and on-call management
See a demo of Grafana OnCall, and how to correlate your metrics, logs, and traces to reduce your MTTR using Grafana’s “single pane of glass” approach.