envoyproxy/envoy
Auf GitHub ansehenSupport to track the timestamps at a per-filter basis
Open
#4.547 geöffnet am 27. Sept. 2018
enhancementhelp wanted
Repository-Metriken
- Stars
- (27.997 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)
Beschreibung
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.