Skip to content
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

Rename web vital metrics #885

Merged
merged 1 commit into from
May 17, 2023
Merged

Rename web vital metrics #885

merged 1 commit into from
May 17, 2023

Conversation

ankur22
Copy link
Collaborator

@ankur22 ankur22 commented May 15, 2023

Description of changes

We're renaming them from webvital_xxx_xxx_xxx to browser_web_vital_xxx. This change benefits us in three ways:

  1. Browser metrics will be namespaced with browser_;
  2. Webvital is actually two words, so web vital;
  3. We're assuming that users will have the context of web vital metrics, so we can use the abbreviations which also helps with the display of them at the end of the test run.

Closes: #884

Checklist

Tasks

Optional tasks

Tasks

We're renaming them from webvital_xxx_xxx_xxx to browser_web_vital_xxx.
This change benefits us in three ways:
1. Browser metrics will be namespaced with browser_
2. webvital is two words, so web vital
3. We're assuming that users will have the context of web vital metrics
so that we can use the abbreviations which also helps with the display
of them at the end of the test run.

Closes: #884
@ankur22 ankur22 force-pushed the rename/884-rename-web-vitals branch from b740373 to 669dd75 Compare May 15, 2023 16:12
@ankur22 ankur22 requested review from inancgumus and ka3de May 16, 2023 14:42
Copy link
Member

@inancgumus inancgumus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Collaborator

@ka3de ka3de left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@ankur22 ankur22 merged commit be6980d into main May 17, 2023
@ankur22 ankur22 deleted the rename/884-rename-web-vitals branch May 17, 2023 13:24
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.

Rename the browser web vital metrics
3 participants