envoyproxy/envoy

tracing: revisit perf implication of many trace tags

Open

#9,653 opened on 2020年1月10日

GitHub で見る
 (0 comments) (1 reaction) (0 assignees)C++ (5,373 forks)batch import
area/perfarea/tracinghelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

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.

コントリビューターガイド