-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat(python): Add disabled_integrations config option #10808
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
Bundle ReportChanges will decrease total bundle size by 15 bytes ⬇️
|
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.
looking good!
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 updating! I just have a few small suggestions.
Co-authored-by: Liza Mock <[email protected]>
--------- Co-authored-by: Liza Mock <[email protected]>
DESCRIBE YOUR PR
With getsentry/sentry-python#3166 we're adding a new config option to the Python SDK. Most of our integrations are now auto-enabled, making it harder to opt out of single integrations.
disabled_integrations
solves this issue.Preview:
IS YOUR CHANGE URGENT?
Help us prioritize incoming PRs by letting us know when the change needs to go live.
PRE-MERGE CHECKLIST
Make sure you've checked the following before merging your changes: