envoyproxy/envoy

Expose x-envoy-upstream-service-time as a metric

開放

#37,129 建立於 2024年11月13日

 (0 則留言) (2 個反應) (0 位負責人)C++ (5,373 個分叉)batch import
area/statsenhancementhelp wanted

倉庫指標

星標
 (27,997 顆星)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

Title: Expose x-envoy-upstream-service-time as a metric

Description:

I want to be able to attribute latency to each portion of my network. Whilst I have tracing data which may enable me to do this, it would be much easier if I had access to the data from the X-Envoy-Upstream-Service-Time header available as a metric. I have not been able to determine a way to calculate this with the existing exposed metrics.

[optional Relevant Links:]

https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/router_filter#x-envoy-upstream-service-time

貢獻者指南