envoyproxy/envoy
Voir sur GitHub[xds]: export discoveryReq/Resp resource count, payload size metrics to help understand network bandwidth cost of control plane.
Open
#21 911 ouverte le 27 juin 2022
area/observabilityarea/xdsenhancementhelp wanted
Métriques du dépôt
- Stars
- (27 997 stars)
- Métriques de merge PR
- (Merge moyen 8j) (378 PRs mergées en 30 j)
Description
Title: export discoveryReq/Resp resource count, payload size metrics to help understand network bandwidth cost of control plane.
Description: export discoveryReq/Resp resource count, payload size metrics to help understand network bandwidth cost of control plane.
Metrics could be: Per request/response resource{added, removed} count, Raw protobuf config size
this way we can better understand the config plane network cost as well as data serialization/deserialization cost.
[optional Relevant Links:]
Any extra documentation required to understand the issue.