Releases
/
Nested components on status pages

Status pages now support nested components. Put a component under a parent and report an incident on exactly the part that is affected.
Take our own status page. Alerts is a component. Under it sit Phone alerts, SMS alerts, and Email alerts. When SMS delivery breaks, we mark SMS alerts as down. Phone and Email stay green.
- Any component can be a parent, a child, or both. There is no limit, and you can reorder them.
- When a child's status changes, the parent updates on its own.
- Pick the affected child component when you publish an incident from Spike to your status page.
The status page API now carries the parent and child relationship on components.