Fixed heap
This extension may be referenced by the qualified name envoy.resource_monitors.fixed_heap
Note
This extension is functional but has not had substantial production burn time, use only with this caveat.
This extension does not operate on the data plane and hence is intended to be robust against untrusted traffic.
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)
当前内容版权归 Envoy Proxy 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 Envoy Proxy .