HTTP Status Monitoring
Verifies every endpoint returns the expected HTTP status code on every check. Catching a sudden 500 or 404 in seconds — not hours — is the difference between a quick fix and a support firestorm.
PulseQuay watches your endpoints around the clock — HTTP status, TLS health, certificate expiry, and content integrity — so you catch problems the moment they happen, not when a customer calls.
Every check type runs on a configurable schedule — as often as every 60 seconds. Here is what PulseQuay watches and why it matters.
Verifies every endpoint returns the expected HTTP status code on every check. Catching a sudden 500 or 404 in seconds — not hours — is the difference between a quick fix and a support firestorm.
Confirms your certificate chain is valid and trusted before each check completes. A broken TLS handshake silently blocks every HTTPS visitor; automated checks catch it before it cascades.
Tracks the days remaining on your TLS certificates and fires an alert at a configurable threshold. Expired certs kill conversion; a timely warning lets you renew on your schedule, not in a panic.
Checks that the response body contains an expected string — confirming real content is served, not a 200 OK from a cached error page. Critical for detecting silent regressions that status codes alone will never reveal.
Validates response bodies against a regular expression for fine-grained content checks. Useful for dynamic pages where exact string matching is too fragile to maintain.
Resolves the domain and opens a TCP connection before attempting HTTP, isolating network-level failures from application errors. DNS misconfiguration is one of the most common causes of silent downtime.
Records round-trip response time on every check and surfaces trends in your history. Rising latency is an early warning of capacity problems — act before it becomes an outage.
Route checks through multiple checker agents in different networks or regions. True availability measurement requires observing your service from more than one vantage point.
Credits are reserved per target based on how often it is checked. Faster checks cost more credits; slower checks stretch your plan further.