Skip to content

Conversation

ankur22
Copy link
Contributor

@ankur22 ankur22 commented Sep 19, 2025

What?

It has been deprecated and removed already by Google, and we want to align with the new standards.

Result

Screenshot 2025-09-19 at 12 21 51

Checklist

  • I have used a meaningful title for the PR.
  • I have described the changes I've made in the "What?" section above.
  • I have performed a self-review of my changes.
  • I have run the npm start command locally and verified that the changes look good.
  • I have made my changes in the docs/sources/k6/next folder of the documentation.
  • I have reflected my changes in the docs/sources/k6/v{most_recent_release} folder of the documentation.
  • I have reflected my changes in the relevant folders of the two previous k6 versions of the documentation (if still applicable to previous versions).
  • I have made my changes in the docs/sources/k6/next folder of the documentation.

Related PR(s)/Issue(s)

grafana/k6#5179

It has been deprecated and removed already by Google, and we want to
align with the new standards.
@ankur22 ankur22 requested review from heitortsergent and a team as code owners September 19, 2025 11:24
@ankur22 ankur22 requested review from inancgumus and codebien and removed request for a team September 19, 2025 11:24
Copy link
Contributor

github-actions bot commented Sep 19, 2025

| --------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| browser_web_vital_cls | Measures the visual stability on a webpage by quantifying the amount of unexpected layout shift of visible page content. Refer to [Cumulative Layout Shift](https://web.dev/cls/) for more information. |
| browser_web_vital_fid | Measures the responsiveness of a web page by quantifying the delay between a user’s first interaction, such as clicking a button, and the browser’s response. Refer to [First Input Delay](https://web.dev/fid/) for more information. |
| ~~browser_web_vital_fid~~ | This is deprecated in favour of INP. ~~Measures the responsiveness of a web page by quantifying the delay between a user’s first interaction, such as clicking a button, and the browser’s response. Refer to [First Input Delay](https://web.dev/fid/) for more information.~~ |
Copy link
Collaborator

Choose a reason for hiding this comment

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

Would it make sense to remove FID? Or do you think people might still want to search for it?

If we choose to keep it, I think I'd tweak the text a little bit.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We want to eventually remove it. We need to leave this in until we have deprecated the measurement in k6. Once it is removed from k6, then I think we can remove it from the docs, otherwise there could be some confusion why k6 is measuring this, but no reference of it being in the docs.

How would you tweak the text?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I added a link to the official web dev blog post that contains more details.

@heitortsergent heitortsergent self-assigned this Sep 19, 2025
@heitortsergent heitortsergent added the Area: browser The browser module label Sep 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: browser The browser module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants