Observer
ObserverCloud

Observer

Cloud control plane

Observer is a status page platform that treats metrics as the source of truth. An open-source agent runs inside your network, reads from Prometheus / HTTP / TCP / DNS / TLS-cert probes, evaluates verdicts locally against your threshold rules, and pushes only the result to Observer Cloud. The cloud renders the status page, evaluates SLOs against rolling error budgets, dispatches webhooks, and exposes a public REST API.

This tab covers cloud-side concerns. The Observer Agent tab is the data-plane reference, and the API tab is the auto-generated REST docs.

TutorialYour first status pageConfigure a status page from scratch in five steps.Start here How-toDefine a manual metricWhen PromQL isn't an option, post status directly via the API.Start here ConceptMetrics, not pingsWhy Observer reads from real telemetry instead of polling endpoints.Start here