opentelemetry-java-contrib icon indicating copy to clipboard operation
opentelemetry-java-contrib copied to clipboard

Support propogating Envoy's x-request-id header

Open Spitfire1900 opened this issue 2 years ago • 2 comments
trafficstars

The OpenTelemetry javaagent is a great tool to automatically forward multiple Trace Context Propogation headers. And while it supports sending the default x-b3 headers used by Red Hat Service Mesh (istio), it does not support sending the x-request-id header that is also expected to be forwarded in Istio service mesh.

Spawned from https://github.com/open-telemetry/opentelemetry-java/issues/5285 which recommended this feature go in contrib rather than in the base agent.

Spitfire1900 avatar Apr 06 '23 20:04 Spitfire1900

hi @Spitfire1900, this does sounds like it would fit in this repo, let us know if you are planning to send a PR and we can assign this issue to you.

trask avatar Apr 06 '23 21:04 trask

Taking that under consideration, though I am not picking it up at this exact moment.

Spitfire1900 avatar Apr 10 '23 12:04 Spitfire1900