Observability
Three surfaces, one purpose: know what your services are doing without leaving the console.
| Surface | What it does |
|---|---|
| Logs | Build, deploy, and runtime logs for every service. Read history in the console or API; live-tail runtime output over Server-Sent Events. |
| Alerts | Watch CPU and memory across a project's environments. Set a threshold and an evaluation window; get a notification when it's held long enough to matter. |
| Notifications | Five event categories, three channels. Pick what you care about; pick where to receive it. In-app, email, webhook (Slack and Teams included). |
Looking for auto-scaling? That lives under Scaling → Auto-scaling — the scaling rules themselves emit events that this section delivers.