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

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

@johnpena

Description

@johnpena

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions