envoyproxy/envoy

xDS resource circuit breakers

Open

#9,060 opened on Nov 18, 2019

View on GitHub
 (1 comment) (0 reactions) (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

We should have configurable circuit breakers for xDS resources (and a sane default) to help operators more easily understand if their management server is not doing what they think it is. Inspired by this talk: https://envoycon2019.sched.com/event/UxvT/envoys-using-10gb-of-memory-and-its-all-my-fault-steve-sloka-vmware

Contributor guide