envoyproxy/envoy

Metric for requests with request hedging enabled

Open

#16.351 aberto em 5 de mai. de 2021

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)C++ (5.373 forks)batch import
area/httparea/statshelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

Description

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.

Guia do colaborador