[2.0] Update ASGI integrations to use new scopes #2808
Closed
Description
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.