We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
sample_rand
The sample_rand docs
No response
The Develop docs do not state how SDKs should handle the case where the incoming sample_rand is invalid.
Write that SDKs should treat invalid incoming sample_rand values as if the sample_rand value was missing. See https://github.com/getsentry/projects/issues/316#issuecomment-2633693095
The text was updated successfully, but these errors were encountered:
docs(sample_rand): Handling invalid incoming sample_rand
61b6c13
Document how to handle an invalid incoming `sentry-sample_rand` value. Closes #12557
szokeasaurusrex
Successfully merging a pull request may close this issue.
Which section?
The
sample_rand
docsPage URL
No response
Description
The Develop docs do not state how SDKs should handle the case where the incoming
sample_rand
is invalid.Suggested Solution
Write that SDKs should treat invalid incoming
sample_rand
values as if thesample_rand
value was missing. See https://github.com/getsentry/projects/issues/316#issuecomment-2633693095The text was updated successfully, but these errors were encountered: