envoyproxy/envoy

Add the route name to trace data

Open

#21,605 建立於 2022年6月7日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
area/tracingenhancementhelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 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.

貢獻者指南