envoyproxy / envoyproxy/envoy

Why overload manager can't work if envoy build with out Tcmalloc and using jemalloc

Open
#38,468 2 comments 0 reactions 0 assignees View on GitHub
area/overload_manager enhancement help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
437

Description

*Description*:
>
If config overload manager with envoy.resource_monitors.fixed_heap as resource monitor and with tcmalloc= disable
This overload manager seems not work. So if we are using jemalloc , this Envoy overload manager seems not work ?
So why ? and how to fix this problem if we still need use jemalloc and we also want the overload manager work.

resource_monitors:
- name: "envoy.resource_monitors.fixed_heap"

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.