Skip to main content
Version: 2.0.0

Alerts

The Alerts panel collects notifications raised by Pipeline when something needs your attention. Rather than having to check each datasource and deployment manually, alerts surface problems automatically - so you can respond quickly and keep your workflows running.

Access the Alerts panel via the bell icon in the top navigation bar. An unread badge shows the count of unread alerts.

Pipeline Alerts in the header bar.
Alerts

Alert types

Each alert is assigned a severity level to help you prioritise your response.

Critical - A serious failure that is likely affecting your data or forecasts. Requires immediate action.

Major - A significant problem that should be investigated soon.

Minor - A lesser issue that is worth reviewing but not urgent.

Info - A neutral informational event - no action required.

Viewing alerts

  1. Click the bell icon in the top navigation bar.
  2. The Alerts panel opens. Unread alerts are highlighted with a red left border.
Pipeline Alerts pop-up.

Alerts

  1. Click any alert to open its detail view and read the full message.
  2. Clicking an alert also marks it as read - the unread count badge decrements.

Filtering alerts:

  • All / Unread toggle - switch between showing all alerts or only unread ones.
  • Type filter - filter by alert type (All Types, Critical, Warning, Info, Success).

Alerts are grouped by recency: Today, Last Week, Last Month, and Older.

What triggers alerts

SituationTypical alert type
Datasource is unreachable (connection refused, timeout)Critical
Authentication failed on a datasourceCritical
Data pull returned no rows or an unexpected formatMajor
Data quality check detected gaps or outliersMinor
Deployment run failedCritical
Deployment run completed successfullyInfo
Feature has been unhealthy for an extended periodMajor

Acting on alerts

Most alerts include enough detail in the message to identify what failed. The general approach is:

  1. Read the alert message carefully - it will usually name the datasource or feature involved and describe the error.
  2. Navigate to the relevant page (Datasources or Features) and investigate.
  3. Fix the underlying issue (update credentials, upload corrected data, etc.).
  4. The next scheduled pull or run will attempt again automatically. You do not need to manually retry.
Note:
For critical alerts on a deployment (forecast run failed), see Troubleshooting deployments for a step-by-step guide.