envoyproxy / envoyproxy/envoy

[xds]: export discoveryReq/Resp resource count, payload size metrics to help understand network bandwidth cost of control plane.

Open
#21,911 5 comments 0 reactions 0 assignees View on GitHub
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

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.