Status Page Examples for Sandglass users who want practical customer-facing service health.
Examples are useful when they show how real services group customer-facing components. Look for clear names, few internal dependencies, and a layout users can scan while support volume is already rising.
Model your Sandglass status page around the services customers recognize: website, API, checkout, dashboard, or client portals. Attach checks that map directly to those names.
A status page example should not become a catalog of infrastructure. If a user cannot tell whether their workflow is affected, the page has too much internal detail.
List the services customers recognize — website, API, checkout, dashboard — not internal subsystems.
Back every public component with an HTTP, content, TCP, or SSL certificate check so its state is measured, not toggled by hand.
Keep noisy internal dependencies off the public page and route their alerts to your team channel instead.
Add the public status page link to support replies and documentation so customers can self-serve during incidents.