Skip to content

Operate and Scale

LyftData operations focus on keeping the control plane healthy, the job fleet productive, and telemetry flowing to the right places. Use this page as the jumping-off point for your runbooks.

  • Confirm the server is reachable (for example GET /api/liveness) and that you can sign in.
  • Watch the live job status feed for stalled deploys, long retries, or sudden error spikes.
  • Track worker health in the UI; investigate offline workers and growing backlogs quickly.
  • Review errors and warnings in Logs & Issues and in your host logging system (systemd journal, Windows Event Log, or your central logging sink).
  • Before upgrades, note your current version (lyftdata --version) and review the release notes.
  • Use the downloads portal for current builds and checksums.
  • Keep a simple change log for your environment (what changed, who approved it, and how to roll back).