envoyproxy/envoy

add computed-timeout field to structured access log

Open

#6121 aperta il 28 feb 2019

Vedi su GitHub
 (4 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

Emitting a field in the structured access log with the computed timeout for a request would be useful. Given a set of access logs with this information, it would be easy to identify the nature of requests that are generally in danger of timing out. Since timeouts can be dynamic on a per-request basis, it is difficult to determine this from an access log that only contains the final request latency.

Guida contributor