SharePoint Online outage on
March 6, 2026

Read more >

Improved SSO setup and
logging

Read more >

StatusGator logo
Schedule a Demo
StatusGator logo
Use cases

IT Teams

Stay informed of outages and reduce tickets

DevOps

One status page for all your providers

Education

Features designed specifically for K12

Enterprise

Advanced features designed for enterprise

Managed service providers

Impress clients with proactive monitoring

Competitive intelligence

Analyze and compare peer performance

Monitor dependencies to prevent revenue loss

Create and manage custom status pages for your product

Features

Status page

A status page with service, website, and custom monitors built-in

Status aggregation

Aggregate the status of all vendors to a single page

Cloud monitoring

Monitor all your cloud services from a single dashboard

Website monitoring

Monitor your website with uptime monitoring built-in

Monitor network connectivity

Control the status of custom monitors manually with incidents

Get notified of disruptions before they become public

Pricing

Business

From startup to enterprise and everything in between

Education

Special plans and discounts for K12 and higher ed

Integrations

Incident Management

Better Uptime
FireHydrant
Opsgenie
PagerDuty

Notifications

Private Status

AT&T status
AWS status
Azure status
Microsoft 365 status
Zendesk status

Status Pages

Atlassian Statuspage
StatusHub

Advanced

Sign In Sign Up

Early Warning Signals now available via Webhooks

We’re excited to announce that Early Warning Signals —proactive alerts that notify you of potential service issues before official acknowledgment—are now fully supported in StatusGator Webhooks.

With Early Warning Signals delivered through your webhook integrations, you can detect early signs of trouble and act before a full incident is posted. This means more time to prepare, fewer surprises, and better uptime for your customers.

What are Early Warning Signals?

Early Warning Signals are sent when we detect indicators of possible trouble—such as unusual error spikes, degraded performance, or service anomalies—but before the affected service has posted an official status update acknowledging the issue.

These alerts are particularly valuable for:

  • Earlier awareness – Know about potential issues before public confirmation.
  • Context building – Correlate early signs with other internal monitoring data.
  • Faster Internal communication – Inform your teams about possible disruptions in real time.

Early Warning Signals in action

When an Early Warning Signal is detected, StatusGator sends a structured JSON webhook payload, just like a standard incident notification.

Example Early Warning Signals Payload:

{
"type": "EarlyWarningSignal", // The notification type
"recorded_at": "2025-01-29T20:54:48Z", // ISO8601 UTC timestamp
"service": {
"id": "M1xKnyloHR",
"name": "Resideo",
"slug": "resideo",
"home_page_url": "https://resideo.com",
"status_page_url": "https://status.resideo.com",
"icon_url": "https://favicons.statusgator.com/resideo.png",
"landing_page_url": "https://statusgator.com/services/resideo"
},
"monitor": {
"id": "uZoM2YK1rn",
"type": "ServiceMonitor",
"display_name": "Resideo",
"icon_url": "https://favicons.statusgator.com/resideo.png"
},
"board": {
"id": "X1iMbb5HTm",
"name": "123"
},
"summary": "Service outage",
"yes_vote_url": "https://statusgator.com/signal_alerts/UkLWZg9DAJ/confirm",
"no_vote_url": "https://statusgator.com/signal_alerts/UkLWZg9DAJ/deny"
}

Early Warning Signals payloads align with the enhanced structure of Webhook Version 3.0, offering clear and consistent integration capabilities.

Available on Webhook 3.0

Early Warning Signals delivery is built on Webhook Version 3.0, released in June 2025—our latest webhook schema designed for clarity, consistency, and reliability.

If you created your integration before June 2025, you’re likely on version 2.0. This legacy version is deprecated and will eventually be removed (with plenty of advance notice). We recommend upgrading to 3.0 to ensure compatibility and receive the latest features.

Webhook 3.0 Highlights:

  • Structured Payloads – Clear, predictable fields for service, monitor, and components.
  • Richer Context – Nested attribute sections provide more context to help you connect the event to other pieces of your system
  • Better Security – Webhook 3.0 supports HMAC signature verification
  • Custom Headers – You can now pass along custom headers for things like

All new webhook integrations use v3.0 by default.

How to manage Early Warning Signals settings

Early Warning Signals are enabled by default, so you’ll begin receiving these alerts automatically.
If you’d like to review or adjust your Early Warning Signals settings, you can:

  • Per monitor – Go to a monitor’s Settings → Notifications tab and check Early Warning Signals for that specific monitor.
  • Globally – Go to Board Settings → Monitor Notifications to control Early Warning Signals for all monitors in that board.

Early Warning Signals give you visibility into potential service issues before they’re officially acknowledged—and with Webhook 3.0, those alerts arrive in a robust, structured format that’s easy to integrate into your workflows.

Share this

Photo of author

Valeria Kurolapova

Valeria Kurolapova is the Senior Product Designer and UX Manager at StatusGator. She manages product design initiatives, focusing on improving user experience.