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.

貢獻者指南