-
Notifications
You must be signed in to change notification settings - Fork 93
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
feat(relay-cabi): Expose cardinality limit validation #3489
feat(relay-cabi): Expose cardinality limit validation #3489
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for contributing!
@iker-barriocanal thx for the review, I changed the implementation to the normalization approach 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, please see comments before merging.
A #skip-changelog
in the PR description skips the changelog checks. This is ok as there's already an entry in py/changelog and that's all we need.
Co-authored-by: Iker Barriocanal <[email protected]>
Expose
relay_validate_cardinality_limit_config
to enable validation insentry
repo.Relates to getsentry/sentry#69750
#skip-changelog