Observability
What is happening in your fleet right now, logs, metrics, alerts, a shell into a container, and scheduled jobs.
How it works
Five windows onto the same running fleet, all sourced live from the agent over the same mutual TLS connection everything else uses. Nothing is scraped on a schedule: the data is already flowing, or the agent answers the moment you open the page. No SSH, no exposed Docker socket.
In this section
Logs
Live container output and build output
Monitoring
CPU, memory, disk and network, with a short history
Notifications and alerts
Get told when something happens instead of watching a tail
Console
A shell inside a running container
Cron jobs
Run a command on a schedule inside a container
See also
Did this page help you?