envoyproxy/envoy

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

Open

#21,911 创建于 2022年6月27日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)C++ (5,373 fork)batch import
area/observabilityarea/xdsenhancementhelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 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.

贡献者指南