router: per-cluster histograms w/ timeout budget (#9227)
This change adds a pair of histograms to track timeout budget usage: one for the per-request timeout and one for the global timeout. The histograms are scaled such that 100% of the timeout budget is a value of 10000 so that four digits of the percentage used can be recorded. Risk Level: Low (new stats only). Testing: Unit tests added/modified. Docs Changes: Added notes about historgrams. Release Notes: Added comment with link to docs. Fixes #6122 Signed-off-by: Matthew Gumport <mgumport@lyft.com> Mirrored from https://github.com/envoyproxy/envoy @ ebab713091fc21818d229e1f9f99b1ee8334eb87master-ci-test
parent
08db67eb74
commit
b6e5d0c036
2 changed files with 16 additions and 2 deletions
Loading…
Reference in new issue