envoyproxy/envoy

Upstream Statistics supports to be collected per upstream_host

開放

#21,177 建立於 2022年5月6日

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

倉庫指標

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

描述

Title: Upstream Statistics supports to be collected per upstream_host

Description:

There are many useful statistics for upstream clusters https://www.envoyproxy.io/docs/envoy/latest/configuration/upstream/cluster_manager/cluster_stats#statistics These statistics are collected per cluster, if there are just few of the upstream hosts having issues like: More 5xx responses, More higher latency, More connection failed, then it is not easy to find which upstream host has issues based on the statistics.
If these statistics can be collected per upstream host, then it can be more useful when debug issues.

貢獻者指南