envoyproxy/envoy
View on GitHubtracing: revisit perf implication of many trace tags
Open
#9,653 opened on Jan 10, 2020
area/perfarea/tracinghelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (Avg merge 8d) (378 merged PRs in 30d)
Description
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.