envoyproxy/envoy

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

Open

#22.765 aberto em 18 de ago. de 2022

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)C++ (5.373 forks)batch import
area/httparea/perfhelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

Description

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.

Guia do colaborador