Group monitors into business services
Roll individual monitors up into the business services they back, so you see status and blast radius at the service level.
A business service groups the monitors that back one thing your customers care about (for example "Checkout" might depend on the API, the database, and the payments provider). Instead of reading a wall of individual monitors, you see one rolled-up status per service.
What a service gives you
- A rolled-up status. A service shows Up, Degraded, Down, or Unknown (no data yet), derived from the current status of its member monitors.
- An owner. Assign an owner team so it's clear who runs the service.
- A blast-radius view. Opening a service shows the monitors that back it, the dependent monitors downstream, and which other services are put at risk if it goes down — useful for reasoning about impact during an incident.
Create a service
- In the sidebar, open Services.
- Click New service.
- Enter a name and, optionally, a description and an owner team.
- Save.
Add monitors to a service
- Open the service to reveal its detail drawer.
- Add the monitors that back this service. A monitor can belong to more than one service.
- Remove a monitor at any time — this only changes the grouping; it does not delete the monitor or its history.
The service status recalculates from its members: if every member is up the service is Up; if some are degraded or down it reflects the worst member.
Related
Was this page helpful?