Skip to content

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

@Lms24

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions