envoyproxy / envoyproxy/envoy

tracing: revisit perf implication of many trace tags

未关闭
#9,653 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
area/perf area/tracing help wanted
主要语言
C++
星标
28.9k
派生
5.6k
平均合并
1 天 22 小时
30 天内合并 PR
422

描述

We have an increasing amount of trace tags that we emit without any configuration. We should try to profile the cost of doing these tags, especially if there is no tracing configured (null tracer). We should potentially allow for the emitted tags to be configured in high perf scenarios.

贡献指南

打开贡献指南

调研方向

首先定位发出 trace tag 和 null-tracer 路径的代码,然后在禁用 tracing 的情况下对 tag 处理进行性能分析。完成的标准是记录性能开销,并确定高性能场景是否需要可配置的已发出 tag。

由索引模型根据 Issue 内容生成。

评估

技术栈
cpp
领域
observability, performance
Issue 类型
重构
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。