Documentation

Create a check by POSTing to the monitors endpoint with a target URL and an interval. Statera runs the check from every enabled region and records latency and status.

Quick start

Add your first monitor: statera monitors add https://example.com --every 30s. Then connect an alert channel (email, Slack, webhook) and you’re done.

Regions

Checks run from fra, par, ams, vie and hel. A monitor is only marked down when a majority of regions agree, which kills false positives from a single flaky path.

Status pages

Every project gets a status page with 90 days of history. Make it public or gate it behind a token.