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

🐛 Mark Web Vitals attribution fields as optional where appropriate #243

Merged

Conversation

sethfowler-datadog
Copy link
Contributor

In some cases we may be able to generate a score for a Web Vital, but not be able to generate some of its attribution data. This PR makes all attribution fields that the browser SDK can fail to generate optional. This both better reflects reality and aligns the types in the schema with the types used internally by the browser SDK.

@sethfowler-datadog sethfowler-datadog requested review from a team as code owners December 24, 2024 11:16
@sethfowler-datadog sethfowler-datadog merged commit a02c784 into master Dec 24, 2024
7 checks passed
@sethfowler-datadog sethfowler-datadog deleted the seth.fowler/mark-web-vitals-attribution-optional branch December 24, 2024 14:43
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.

3 participants