envoyproxy/envoy

Expose time-series and access log metric to measure queueing latency at Envoy

Open

#22.765 aperta il 18 ago 2022

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/httparea/perfhelp wanted

Metriche repository

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

Descrizione

Title: Expose time-series and access log metric to measure queueing latency at Envoy

Description: To better attribute and breakdown e2e latency and correctly tune Envoy, we find it important to understand the queueing latency at Envoy for requests and responses. This will help us find out the proportion of time that a request or response spent locally at Envoy, and how that compares to the e2e latency.

[optional Relevant Links:]

Any extra documentation required to understand the issue.

Guida contributor