License block: Vezha features
What it shows
Process memory, MB in Vezha corresponds proc.rss_mib. The metric shows the actual memory occupied by processes in MiB and is available for operational analysis and alerting rules.
Why it matters
In practice, memory problems are rarely immediately apparent at the server level. The breakdown by processes allows you to understand which component is growing and make point decisions without “shootouts” throughout the entire system.
An example from practice
After enabling the new module, one worker steadily increased RSS. The team caught the anomaly at an early stage and released a patch before OOM appeared.