Memory fragmentation indicated by heap size vs allocated gap
warningperformanceUpdated Feb 24, 2026(via Exa)
Technologies:
How to detect:
Large gap between server.memory_heap_size and server.memory_allocated indicates memory fragmentation issues in Envoy.
Recommended action:
Monitor the difference between heap size and allocated memory metrics. A large gap suggests fragmentation that may require restart or investigation of allocation patterns.