Observe /
Monitor containers
You can view a list of containers on the containers page in a combined or deployment service, or in an addon. You can view job containers by selecting a job run from the runs page.
You can click through on each container to view live, detailed logs and metrics, the status of health checks, and gain shell access to running service or job containers.

Container statuses
Staging: the container is scheduled for deployment
Starting: the container is being deployed
Running: the container is running
Crashing: the process is crashing
Terminating: the container is scheduled to stop running
Terminated: the container has been stopped
Failed: the container has stopped because of an error
View logs
View detailed, real-time logs from builds, deployments, and more.
View metrics
View detailed, real-time metrics from builds, deployments, and more.
Configure health checks
Monitor the uptime and success of your deployed services and builds to ensure your code runs correctly and is always available.
Scale your services
Increase the resources available to your services, and the number of instances to deploy.