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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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