envoyproxy/envoy

Add functionality to set trace ID equal to x-request-id in Envoy

オープン

#35,756 opened on 2024/08/20

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

Repository metrics

Stars
 (27,997 個のスター)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

Hello guys!

We use nginx and envoy. For a long time on nginx, we made sure that x-request-id matched trace id. Now we want to phase out nginx, but we can't replicate the same logic at envoy.

Please add the functionality to set trace equal to x-request-id (if the header was absent in the original request).

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