Skip to main content
AirCloud provides monitoring at two levels: Project Monitoring and Container Monitoring.

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. Project Monitoring Eng942

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. Runtime Endpoint Eng

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. Runtime Log Eng Select a Replica and log file from the left panel to display its contents.
  • 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.

Troubleshooting

Learn how to diagnose common deployment and operational issues.

Autoscaling and Scheduled Scaling

Learn how Replica counts change with Autoscaling and Scheduled Scaling.