Issue
I would like to send events to multiple Sentry organisations using the same Relay instance. Is it possible?
Applies To
- All Billing plans
- Relay
Resolution
You can configure Relay to work with multiple organisations but there are some limitations:
- You need to use Relay in static mode
- All organisations need to be in the same data region (US or EU)
To configure, please follow the steps below:
- Set the upstream URL to:
-
https://us.sentry.io
if your organisations are in the US -
https://de.sentry.io
if your organisations are in the EU
-
- Configure the projects as in the documentation: https://docs.sentry.io/product/relay/projects/
- Set the DSN in your projects to the same Relay instance.