Expose real webservice resources (CPU/RAM)

Hi!

My app start some background tasks based on amount CPU/RAM. Is there any way to Render web service expose the real resources on running context?

Just running htop on shell show me 16CPU, and that is not true.

You need to look at the cgroup - take a look at Get the memory usage of Linux system and Docker container - SegmentFault 思否 which talks about how to look at memory in Docker containers.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.