envoyproxy/envoy

Support to track the timestamps at a per-filter basis

Open

#4547 aperta il 27 set 2018

Vedi su GitHub
 (8 commenti) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

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.

Guida contributor