[xds]: export discoveryReq/Resp resource count, payload size metrics to help understand network bandwidth cost of control plane.
Open
area/observability
area/xds
enhancement
help wanted
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 437
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.
Contributor guide
Assessment
This issue has not been assessed yet.