envoyproxy/envoy

tracing: revisit perf implication of many trace tags

Open

#9,653 创建于 2020年1月10日

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

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

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.

贡献者指南