Skip to content

fix(browser): correct timestamp on pageload profiles #9350

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

JonasBa
Copy link
Member

@JonasBa JonasBa commented Oct 24, 2023

Since there is an unknown elapsed time between document response and profile start, setting profile timestamp = transaction start timestamp can significantly skew our profile and cause alignment issue in the product. This updates the pageload profiles to create independent timestamps.

@JonasBa JonasBa changed the title fix(browser): correct timestamp on profiles started after transactions fix(browser): correct timestamp on pageload profiles Oct 24, 2023
@JonasBa JonasBa enabled auto-merge (squash) October 24, 2023 15:20
@JonasBa JonasBa merged commit c7b8c02 into develop Oct 24, 2023
@JonasBa JonasBa deleted the jb/browser/profile-pageload-timestamp branch October 24, 2023 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants