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

fix(profiling): The priority thread metadata is optional #1392

Merged

Conversation

Zylphrex
Copy link
Member

@Zylphrex Zylphrex commented Aug 8, 2022

The priority in the thread metadata is now an optional value. This is causing
failures in validation and rejected profiles.

The priority in the thread metadata is now an optional value. This is causing
failures in validation and rejected profiles.
@Zylphrex Zylphrex requested a review from a team as a code owner August 8, 2022 17:21
@Zylphrex Zylphrex requested a review from a team August 8, 2022 17:22
Copy link
Member

@jan-auer jan-auer left a comment

Choose a reason for hiding this comment

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

Note that clients sending this to old Sentry instances will still cause failures. If you'd like to prevent this, consider marking more fields as optional that aren't absolutely needed for your processing.

I'm approving this to unblock, but please do not deploy this change until #1394 has been merged.

@Zylphrex Zylphrex merged commit 0ca983f into master Aug 9, 2022
@Zylphrex Zylphrex deleted the txiao/fix/profiling-priority-thread-metadata-is-optional branch August 9, 2022 13:38
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.

4 participants