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

Impose limit on the number of PII rules #4032

Open
2 tasks
jjbayer opened this issue Sep 13, 2024 · 0 comments
Open
2 tasks

Impose limit on the number of PII rules #4032

jjbayer opened this issue Sep 13, 2024 · 0 comments
Labels
filler Requires little effort to resolve. Ready to be picked up anytime. onboarding

Comments

@jjbayer
Copy link
Member

jjbayer commented Sep 13, 2024

Make sure that every part of PII config (legacy config like sensitive fields, but also / especially advanced data scrubbing rules) are limited, to prevent excessive project config sizes and Relay CPU usage.

  • What is the maximum amount of rules / longest regex that customers have in place currently? Use redash to figure this out.
  • Impose a sentry-side limit on each field (e.g. 100).

Internal case: https://www.notion.so/sentry/f229f90a26c24bc7a4d565741784c490

@olksdr olksdr added filler Requires little effort to resolve. Ready to be picked up anytime. onboarding labels Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filler Requires little effort to resolve. Ready to be picked up anytime. onboarding
Projects
None yet
Development

No branches or pull requests

2 participants