Uptime monitoring for media and publishing with HTTP, ping, TCP, content, SSL certificate, and heartbeat checks, alerts, and public status pages in one Sandglass workspace.
Publishing traffic is spiky and unforgiving: a breaking story can multiply load in minutes, and that is the worst possible time for the article pages, the CDN origin, or the ad calls to fail. The signal is whether readers can reach content under a sudden surge.
Run HTTP checks on article and section pages, content checks that confirm the body actually rendered rather than a cached error, and checks on the origin behind the CDN so a cache hiding a broken origin does not fool you.
A cached page can stay green while the origin is on fire. If every check rides the CDN, the first real signal of an origin failure arrives only when the cache expires.
List the endpoints, jobs, and components where an outage would reach the people you serve. Keep the first pass to production.
Use HTTP or content checks for web surfaces, TCP for raw ports, SSL certificate checks for HTTPS expiry, and heartbeats for scheduled work.
Put production, staging, and per-client checks in their own groups so routing and noise stay under control.
Adjust intervals and retry counts once real data shows which alerts were signal and which were noise.
Free plan, no credit card required.