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

Adding fields support in Relay #58504

Closed
Tracked by #58503
iambriccardo opened this issue Oct 20, 2023 · 4 comments · Fixed by getsentry/relay#2640
Closed
Tracked by #58503

Adding fields support in Relay #58504

iambriccardo opened this issue Oct 20, 2023 · 4 comments · Fixed by getsentry/relay#2640
Assignees

Comments

@iambriccardo
Copy link
Member

No description provided.

@iambriccardo
Copy link
Member Author

The Relay PR lacks support for the following fields:

  • device.locale
  • device.screen_height_pixels
  • device.screen_width_pixels
  • device.uuid

@iambriccardo
Copy link
Member Author

Some work is being conducted to make sure that those fields will be supported.

@iambriccardo
Copy link
Member Author

"screen_height_pixels": 1136,
the fields that are missing in the typed Relay struct, actually are sent from SDKs, thus they would need to be added into the struct.

@iambriccardo iambriccardo self-assigned this Oct 20, 2023
@iambriccardo
Copy link
Member Author

The PR has been updated with full support of the new fields.

@github-actions github-actions bot locked and limited conversation to collaborators Nov 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant