Skip to content
DocsGitHub

status

Check Sentry service status

Show Sentry service status

Options:

Option Description
--url <url> Status page base URL to query (default: "https://status.sentry.io")

All commands support --json for machine-readable output and --fields to select specific JSON fields.

Terminal window
# Show the current status of Sentry's services
sentry status
✓ All Systems Operational
### Components
● Dashboard — Operational
● US Error Ingestion — Operational
See https://status.sentry.io for full details.
Terminal window
# Get machine-readable status (useful in scripts)
sentry status --json
Terminal window
# Check a self-hosted or regional status page (Statuspage CNAME)
sentry status --url https://status.acme.com