envoyproxy / envoyproxy/envoy

Some of listener's statistics can support to be collected per dst ip

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

Description

*Description*:
As envoy works as proxy, which means all of the connections can use just one listener, this makes all of IP's statistics are all put together to the statistics of listener.
This is not easy to figure out when there are just some of the ip's are having the issue like TLS handshake error.
In TLS level, there is already connections info, so some of the statistics can be exposed with ip infos.

If envoy can supports to enhance some of listener's statistics to be collected per dst ip, then it should be helpful to 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.