envoyproxy / envoyproxy/envoy

Upstream Statistics supports to be collected per upstream_host

Open
#21,177 8 comments 0 reactions 0 assignees View on GitHub
area/stats help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 22h
Merged PRs (30d)
430

Description

*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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.