We are running an app that takes work from a queue and need a way for the application to know the CPU load of the node it is running on so it doesnt take more work than it can handle.
Strangely it appears the machines allocated in the App Platform dont report CPU usage in any way that i can find. If i run top all of the CPU summary stats at the top say 0:
CPU: 0% usr 0% sys 0% nic 0% idle 0% io 0% irq 0% sirq
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there,
I believe that due to the nature of the architecture the App Platform does not support resource usage reporting with tools like PM2 in Node.js apps and CLI tools like top. Instead, you could use the Insights tab to see insights such as memory and CPU usage:
https://docs.digitalocean.com/products/app-platform/how-to/view-insights/
Best,
Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.