Blog
Practical notes about uptime monitoring, API checks, alerts, and incident response.
Guides
How to monitor a website
Learn how to monitor a website, choose important pages, configure status code and keyword checks, set alert channels, and reduce false positives.
How to Monitor an API Endpoint
Learn how to monitor an API endpoint, validate status codes and response bodies, set timeouts, configure alerts, and reduce false positives.
How to create a health check endpoint
Learn how to create a health check endpoint, return the right HTTP status codes, avoid common mistakes, and monitor your application safely.