Managing Alerts
The Alerts page provides a centralized list of all alerts generated across your monitored PostgreSQL fleet. It allows you to review and clear alert notifications from a single location.
Accessing the Alerts Page
Navigate to Alerts in the top navigation bar from anywhere in the platform.
{screenshot: alerts-page-full}
Alert List
The alerts are displayed in a table, ordered by most recent first:
| Column | Description |
|---|---|
| Severity | Alert level — Critical 🔴, Warning 🟡, Info 🔵 |
| Server | The monitored server that triggered the alert |
| Message | Short description of the alert condition |
| Triggered At | Date and time the alert was generated |
| Actions | Delete button to remove the alert |
{screenshot: alerts-table}
Severity Levels
| Severity | Color | Meaning |
|---|---|---|
| Critical | 🔴 Red | Serious condition requiring immediate attention |
| Warning | 🟡 Yellow | Potential issue to monitor closely |
| Info | 🔵 Blue | Informational event — no immediate action required |
Deleting an Alert
Click the delete icon (🗑️) on any alert row to remove it from the list.
{screenshot: alert-delete-action}
Alert deletion is immediate and permanent. There is no undo. Deleting an alert does not resolve the underlying condition — it only removes the notification from the list.
Filtering Alerts
Use the search box and filter controls above the table to narrow the alert list:
- Filter by server — Show alerts for a specific monitored server
- Filter by severity — Show only Critical, Warning or Info alerts
- Search — Free-text search on the alert message
{screenshot: alerts-filter-controls}
Alert Summary on the Dashboard
The most recent active alerts are also surfaced directly on the Global Dashboard in the Alerts Summary section — so you can spot critical alerts without navigating to the dedicated Alerts page.
See Alerts Summary → for details.
Alert Badge in the Navigation Bar
The Alerts link in the top navigation bar displays a badge with the current count of active alerts. This badge is visible from every page in the platform.
{screenshot: alerts-nav-badge}