Skip to content

Event processor migration: Browser fetch timestamp adjustments (TBD) #20376

Description

@Lms24

This is a tough one: It seems like we update span timestamps based on corrected timestamps for streamed fetch requests which are stored in a map. The logic itself is easy to port to client.on('processSpan') but the question is rather, if the map is populated as previously once the span ended. Given our span capturing and enqueuing logic is sync, and once enqueued we can't mutate spans anymore, this might be a timing issue we can't solve correctly.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions