envoyproxy/envoy

Support to track the timestamps at a per-filter basis

Open

#4,547 创建于 2018年9月27日

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

仓库指标

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

描述

Issue Template

Title: Support to track the timestamps at a per-filter basis, including plugin filters

Description: Envoy does not record the timestamps at each filter level. It will be very helpful to debug the request latency bottleneck if we know following information at each filter: the request arrival time, request departure time, response arrival time and response departure time.

贡献者指南