Monitor Groups
Monitor groups let you organize related monitors under a single rollup, giving you a high-level view of a service or system composed of multiple checks.
Creating a Group
Section titled “Creating a Group”- Navigate to Monitors and click New Group.
- Enter a name for the group (e.g., “Payment Service” or “EU Region”).
- Click Save.
Assigning Monitors to a Group
Section titled “Assigning Monitors to a Group”You can assign monitors to a group in two ways:
- From the group: Open the group and click Add Monitors, then select the monitors to include.
- From the monitor form: When creating or editing a monitor, select a group from the Group dropdown.
A monitor can belong to one group at a time.
Group Status Rollup
Section titled “Group Status Rollup”The group’s status is determined by the worst status among its child monitors. For example:
| Child Monitor States | Group Status |
|---|---|
| All Up | Up |
| One Degraded, rest Up | Degraded |
| One Down, rest Up | Down |
| Mixed Degraded and Down | Down |
This rollup applies to both the monitors list page and status pages where the group is displayed.
Collapsible Group View
Section titled “Collapsible Group View”On the monitors page, groups appear as collapsible rows. Click a group to expand it and see all child monitors with their individual statuses. Collapse the group to see only the rollup status, keeping the monitors list clean when you have many checks.