Skip to content

Make disabling individual integrations easier #3166

@sentrivana

Description

@sentrivana

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.)

Metadata

Metadata

Assignees

Labels

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions