-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Stats for pending request/retry circuit breaking values #6163
Copy link
Copy link
Closed
Labels
design proposalNeeds design doc/proposal before implementationNeeds design doc/proposal before implementationenhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.
Description
As far as I can tell, there's currently no way to know how close Envoy is to triggering circuit breaking for for pending requests or retries, since no stat is emitted for number of reqs in pending/retry state.
It would be great to have stats that allow monitoring the circuit breaking resource usage without having to enable them, to allow a sensible value to be selected by observing these stats.
Stats already exists for active conns/requests, so it would be nice to have this for all the circuit breakers.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
design proposalNeeds design doc/proposal before implementationNeeds design doc/proposal before implementationenhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.