Project Monitoring
From the Project sidebar, open Monitoring to view metrics for all containers within the Project. If the Project contains multiple containers, their metrics are displayed together on the same chart with separate legends for comparison.
Filters and Display Options
Container Monitoring
From an individual container page, open Monitoring to view detailed metrics for that container. Use the metric selector in the upper-right corner to customize the dashboard and display only the metrics you need.
Available Metrics
Container Runtime Logs
From the Runtime Logs page of a container, you can view logs for both running and terminated Replicas, organized by date.
- View logs from both Running and Terminated Replicas.
- Browse log files organized by date.
- Click Download All Logs to download all available log files.
If a deployment fails or behaves unexpectedly, checking the runtime logs is usually the fastest way to identify the cause. Runtime logs are retained for a period of time even after a container has stopped.
Related Documentation
Troubleshooting
Learn how to diagnose common deployment and operational issues.
Autoscaling and Scheduled Scaling
Learn how Replica counts change with Autoscaling and Scheduled Scaling.

