Skip to content

[2.0] Update DB integrations to use new scopes #2815

Description

@sentrivana

Problem Statement

Some integrations are still using old APIs like hub cloning.

Solution Brainstorm

Update the following integrations from old-style (e.g. configure_scope) hubs&scopes API to the new scopes API.

### Tasks
- [x] asyncpg https://github.com/getsentry/sentry-python/pull/2845
- [x] clickhouse_driver https://github.com/getsentry/sentry-python/pull/2862
- [x] pymongo https://github.com/getsentry/sentry-python/pull/2862
- [x] redis https://github.com/getsentry/sentry-python/pull/2854
- [x] rediscluster https://github.com/getsentry/sentry-python/pull/2854
- [x] sqlalchemy https://github.com/getsentry/sentry-python/pull/2845

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions