Skip to content

Monitor states

The lifecycle states a monitor moves through, from draft to active, paused, archived, and deleted.

Core

A monitor has a lifecycle state (is it running?) separate from its operational state (is the target healthy?).

Lifecycle states

StateMeaning
DraftCreated but not yet activated. No scheduled checks.
ActiveRunning on its schedule.
PausedTemporarily stopped. Configuration and history are kept.
ArchivedRetired. History is preserved, no new checks.
Pending deletion / DeletedScheduled for removal, then removed.

For operational states like operational, degraded, and down, see Monitor and incident states reference.

Was this page helpful?