envoyproxy/envoy

Metric for requests with request hedging enabled

Open

#16.351 aperta il 5 mag 2021

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/httparea/statshelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

Title: Metric for request hedging

Description: Looking at the source https://github.com/envoyproxy/envoy/blob/3e9b84809fbe78d0dd2c3c2e960aa2519505d251/source/common/router/router.cc#L240-L259 there doesn't appear to be a metric being emitted when request hedging is enabled. I'd like to have one there so I can tell how many requests it's been enabled for.

Guida contributor