-
Notifications
You must be signed in to change notification settings - Fork 571
Closed
Labels
Component: SDK CoreDealing with the core of the SDKDealing with the core of the SDK
Description
Problem Statement
With the release of 2.0, most of our integrations are now auto enabling. Conversely, turning a specific integration off is now much more tedious (have to set auto_enabling_integrations=True and enumerate all integrations that you want to keep).
Solution Brainstorm
There should be an easier way to turn off an extension without having to then turn all other integrations on manually.
We should add an optional config param that is essentially an ignore list of integrations to explicitly exclude. (See if any other SDKs have this for naming the option.)
rusmux
Metadata
Metadata
Assignees
Labels
Component: SDK CoreDealing with the core of the SDKDealing with the core of the SDK
Projects
Status
No status