envoyproxy/envoy

Metric for requests with request hedging enabled

Open

#16,351 创建于 2021年5月5日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)C++ (5,373 fork)batch import
area/httparea/statshelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

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.

贡献者指南