envoyproxy/envoy

add computed-timeout field to structured access log

Open

#6,121 创建于 2019年2月28日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)C++ (5,373 fork)batch import
enhancementhelp wanted

仓库指标

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

描述

Emitting a field in the structured access log with the computed timeout for a request would be useful. Given a set of access logs with this information, it would be easy to identify the nature of requests that are generally in danger of timing out. Since timeouts can be dynamic on a per-request basis, it is difficult to determine this from an access log that only contains the final request latency.

贡献者指南