We thought we’d use Fly in our load balancer along with some other instances from other clouds. However, we noticed that when we run on Fly it’s not able to reach our normal sentry instance. We have the DSN hardcoded in our codebase, but somehow it’s getting overwritten with the Fly-specific one.
Is there any way to disable this? We can’t use the Fly version since we have services running outside of Fly and already pay for Sentry separately.