Intry

System health

Monitoring queues, telephony, and dependencies.

Overview

Intry health spans Core API latency, carrier error rates (Twilio/Telnyx), pg-boss job queue depth, and third-party status (Clerk, Stripe, Knock).

Daily signals

SignalWhere to look
API errorsNew Relic / Railway logs / Sentry
Twilio failuresTwilio debugger + Core logs
Telnyx failuresTelnyx portal + /telnyx/* webhook logs
Worker backlogpg-boss queue metrics (PostgreSQL)
Push deliveryKnock dashboard + device registration counts

Key endpoints

CheckEndpoint
VN pool healthGET /api/admin/virtual-numbers/health
Tenant healthGET /api/admin/tenants/:id/health
QNT healthGET /api/admin/qnt-health/health-status

Playbooks

  • Carrier partial outage — enable SMS/voice fallback messaging; coordinate with CS.
  • Database migration — announce maintenance; pause destructive jobs.
  • Auth provider incident — status banner in admin + portal.
  • Telnyx cutovertools/intry-core-telnyx/CUTOVER.md

Customer communication

Use approved status page or email template. Include: impact, workaround, ETA, next update time.


Last verified: 2026-06-21 (commit 293c4a7)

On this page