Hi there! It looks like your builds are failing due to memory limitations. With the Starter plan we guarantee you 8 GB of memory and 4 CPU’s.
On paid plans such as Pro and Enterprise (non-High Performance Builds) you get 11 GB of memory and 6 CPU’s.
There are three possible solutions for this:
- Modify your site build to use less memory
- We have a couple Support Guides that may help:
- [Support Guide] What can I do if my build fails for memory-overallocation-related errors?
- [Support Guide] Making sure your builds use appropriate resources for Netlify’s build system
- Upgrade to a Pro plan to get more memory
- Build outside of Netlify and use manual deploys to deploy the site
It sounds like manual deploys have unblocked you in this case. Unfortunately, you are correct that function metrics are not currently available for builds created via the CLI.
Let us know if you have any questions.