Memory Usage

Memory usage indicates how much RAM your application is consuming. Monitoring memory helps in detecting leaks, inefficient caching, or oversized workloads. Consistently high memory usage can lead to performance degradation or out-of-memory crashes, so these values are useful for tuning app behavior and choosing the right dyno size.

We report three values:

  • Max: The peak memory used during the measurement period.

  • Average: The typical memory usage across the period.

  • Quota: The memory limit allocated to the dyno.