Resource utilization metrics for container builds
We've added resource utilization metrics to the container build details page. You can now see CPU and memory usage for your builds, including peak and average values, with visual charts showing utilization over time.
Key features:
- Per-architecture stats: See CPU and memory metrics for each architecture (arm64/amd64) in multi-arch builds
- High utilization warnings: Get notified when builds hit resource limits, with direct links to adjust builder size or enable auto-scaling
- OOM detection: Red alerts when the kernel OOM killer terminates processes during your build
To view metrics, go to any container build's details page and click Logs. Metrics are available for all builds starting today - kick off a new build to see your resource utilization in action.
