envoyproxy/envoy

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

開放

#21,911 建立於 2022年6月27日

 (5 則留言) (0 個反應) (0 位負責人)C++ (5,373 個分叉)batch import
area/observabilityarea/xdsenhancementhelp wanted

倉庫指標

星標
 (27,997 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南