envoyproxy/envoy

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

Open

#21.911 aperta il 27 giu 2022

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/observabilityarea/xdsenhancementhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

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.

Guida contributor