envoyproxy/envoy

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

Open

#21.911 aberto em 27 de jun. de 2022

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)C++ (5.373 forks)batch import
area/observabilityarea/xdsenhancementhelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

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.

Guia do colaborador