envoyproxy/envoy

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

Open

#22.765 geöffnet am 18. Aug. 2022

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
area/httparea/perfhelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide