Skip to content

ref(perf): Don't use 'mark.<vital>' for drawing web vitals in event details #38023

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 3 commits into from
Aug 19, 2022

Conversation

0Calories
Copy link
Contributor

@0Calories 0Calories commented Aug 18, 2022

As mentioned in getsentry/sentry-javascript#5605, mark measurements use up quota for custom measurements, so this PR refactors the Event Details view to not be dependent on them.

The timestamp for these web vitals is now being calculated on the frontend instead of taken from the mark measurements sent by the SDK.

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Aug 18, 2022
@0Calories 0Calories marked this pull request as ready for review August 18, 2022 19:43
@0Calories 0Calories requested a review from a team as a code owner August 18, 2022 19:43
@0Calories 0Calories enabled auto-merge (squash) August 19, 2022 16:03
@0Calories 0Calories merged commit 75806c4 into master Aug 19, 2022
@0Calories 0Calories deleted the fix/use-measurements-vitals-not-mark branch August 19, 2022 16:22
@github-actions github-actions bot locked and limited conversation to collaborators Sep 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants