envoyproxy/envoy

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

開放

#35,756 建立於 2024年8月20日

 (8 則留言) (5 個反應) (0 位負責人)C++ (5,373 個分叉)batch import
area/tracingenhancementhelp wanted

倉庫指標

星標
 (27,997 顆星)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

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).

貢獻者指南