We can’t find this button~
Could you please help us to figure it ?
Is this self-hosted or sentry.io?
self-hosted
I don’t think this feature is usable in self-hosted, right @jauer?
We have not enabled it yet, but we are ready to enable Relays for onpremise now. See https://github.com/getsentry/sentry/pull/22306
Internal Relay works great if you enable “organizations:relay” in the sentry configuration file and add your internal network addresses
INTERNAL_SYSTEM_IPS = ("10.0.0.0/8")
Then your relay can connect to sentry without authenticating.
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.