envoyproxy / envoyproxy/envoy

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

Open
#35,756 8 comments 5 reactions 0 assignees View on GitHub
area/tracing enhancement help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
428

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.