Hello, all.
I’m trying to migrate from a Sentry 8.6.0 on-premise installation to a Sentry 9.1.1 installation and was wondering if there was a way to configure my apps (which use a combination of Raven and Sentry SDK for Python) to push events out to both installations at the same time, so that I can test the new one out and slowly migrate users from the former to the latter?
Thank you.