envoyproxy/envoy

Add the route name to trace data

开放

#21,605 创建于 2022年6月7日

 (1 条评论) (0 个反应) (0 位负责人)C++ (5,373 个派生)batch import
area/tracingenhancementhelp wanted

仓库指标

星标
 (27,997 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Title: Add the route name to trace data

Description:

I would like to group and filter traces by route name, since that will be a key dimension for us; right now there's no good way of doing it. The route name is available in the access logs, but we sample those heavily and mostly rely on traces, which integrate much better with the rest of our observability data.

贡献者指南