Support to track the timestamps at a per-filter basis
Open
enhancement
help wanted
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 430
Description
**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.
Contributor guide
Assessment
This issue has not been assessed yet.