Skip to content

Conversation

@ethangardner
Copy link

The web-vitals.js library from Google has the ability to collect web performance optimization data that measures the type of experience that real users have as they are interacting with features and pages. These events have defined names that aren't part of the eligible event names that are part of the e_n regex and would fall back to dap_event.

The names of these page experience events was added to the eligible list of events so a solution could be implemented to get insight on the page experience of real users.

Additionally, another acceptable, more permissive key was added for people who wish to collect more performance data using apis like:

@ethangardner ethangardner marked this pull request as ready for review October 15, 2024 18:00
@levinmr levinmr marked this pull request as draft October 25, 2024 14:01
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.

1 participant