envoyproxy/envoy

Peak heap tracker support

Closed

#38,954 opened on Mar 28, 2025

 (1 comment) (1 reaction) (0 assignees)C++ (5,373 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

Title: One line description

Description: When debugging OOM failures for Envoy, users would benefit from analyzing a peak heap profile (to see where memory was spent during peak load). Peak heap sampler is currently supported in Tcmalloc.

[optional Relevant Links:]

Any extra documentation required to understand the issue.

Contributor guide