Guide
HTTP Monitors
HTTP monitors allow you to check the availability, response time, and correctness of web APIs and endpoints from any agent location.
- Status codes (e.g., 200, 404, 500)
- Response time (latency)
- Response body content (optional match)
- Custom headers and authentication
Example Use Cases
- Monitor public APIs for uptime and latency
- Check internal microservices from multiple networks
- Validate login or health endpoints
How It Works
Agents perform HTTP(S) requests to the target URL and report status, latency, and errors. You can configure thresholds for alerting on failures or slow responses.