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

intercept xhr requests made at application startup #327

Open
@tmc

Description

Is there a good way to have requests that are made at startup get connected to the trace?

The last request here is made to the backend that served up the initial trace span but it is not being made with the traceparent header present.

Frame 1

Doing a little digging, it appears that XHR requests made at startup aren't connected to a server-provided trace because isTracingZone isn't true on the Zone, as far as I can tell.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions