Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Traces don't respect X-Cloud-Trace-Context #283

Open
johnpena opened this issue Feb 1, 2021 · 0 comments
Open

Traces don't respect X-Cloud-Trace-Context #283

johnpena opened this issue Feb 1, 2021 · 0 comments

Comments

@johnpena
Copy link

johnpena commented Feb 1, 2021

Using the latest version of the stackdriver exporter, traces that are exported don't respect the request's "X-Cloud-Trace-Context" header when determining the TraceID for the trace/span. This makes it not possible to correlate traces and logs in environments like AppEngine and Cloud Run, for which the load balancer sets the header before forwarding the request to the container.

Ideally, if a workaround can be provided in the meantime, that would be appreciated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant