Skip to content

[2.0] Update misc integrations to use new scopes #2817

Closed
@sentrivana

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 and make sure the data sent is still the same.

### Tasks
- [ ] https://github.com/getsentry/sentry-python/pull/2886
- [x] httpx https://github.com/getsentry/sentry-python/pull/2856
- [x] loguru (nothing to migrate)
- [ ] https://github.com/getsentry/sentry-python/pull/2865
- [ ] https://github.com/getsentry/sentry-python/pull/2887
- [ ] https://github.com/getsentry/sentry-python/pull/2885
- [ ] https://github.com/getsentry/sentry-python/issues/2852
- [ ] any other integrations that haven't been migrated yet

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions