a month ago
I'd like to see a detailed breakdown of running processes and their memory usage inside my running service container (similar to what's produced by top or ps -eo rss,vsz). Is this possible? Is it in the metrics somewhere?
2 Replies
a month ago
You can run commands in the "Console" tab, or by SSH-ing into the service
a month ago
ah! duh! Thanks so much @astrid!!!