Fixed heap¶
config.resource_monitor.fixed_heap.v2alpha.FixedHeapConfig¶
[config.resource_monitor.fixed_heap.v2alpha.FixedHeapConfig proto]
The fixed heap resource monitor reports the Envoy process memory pressure, computed as a fraction of currently reserved heap memory divided by a statically configured maximum specified in the FixedHeapConfig.
{
"max_heap_size_bytes": "..."
}
- max_heap_size_bytes
(uint64)