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.

貢獻者指南