envoyproxy/envoy

Add the route name to trace data

オープン

#21,605 opened on 2022/06/07

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (5,373 件のフォーク)batch import
area/tracingenhancementhelp wanted

Repository metrics

Stars
 (27,997 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

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