Uptime check timing breakdown

Uptime checks now capture detailed timing data for every request, giving you deeper visibility into where response time is spent.

Each check result now shows:

  • DNS lookup time — how long it took to resolve the hostname
  • Connect time — TCP connection and TLS handshake duration
  • Time to first byte (TTFB) — how long the server took to start responding
  • Resolved IP address — the exact IP your check connected to

These timings appear inline on every check result, making it easy to spot whether slowdowns are caused by DNS, network connectivity, or the server itself.

We've also improved the Run Now button so it always executes immediately, even if the check was recently run.

Uptime check slow response threshold

it was all ... yellow!

Uptime checks can now be configured with a slow response threshold which will be reflected on the response time graphs, and provide an additional alerting opportunity.

Schedule Maintenance

You now have the ability to properly schedule maintenance. You can load them in advance to notify your users, and manually start them to disable alerts during a possible downtime windows.

Scheduled maintenance is show to users on the status page, and historical maintenance windows when selecting viewing the affected date directly.

Changelog!

This is all a bit meta...

What more appropriate a first entry for the changelog page than the introduction of changelog functionality.

Keep your users up to date with the latest improvements and new features. This will live on the status page when you have entries, but is also available via the api so you can pull the information directly onto your own site.