From ecbd566461ed6cf5f4d893e50d2c9d5733907f6b Mon Sep 17 00:00:00 2001 From: Lyn Nagara Date: Tue, 2 Jun 2026 11:45:23 -0700 Subject: [PATCH] devservices: Update relay_url to point at `relay-cell` This change supports `cell-routing` mode in sentry's devservices, which uses two relays in order to exercise the advertised upstream path, with Synapse in between. The upstream of Synapse is the `relay-cell` service. --- devservices/ingest-router.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/devservices/ingest-router.yaml b/devservices/ingest-router.yaml index 4d7621a..b66d7e5 100644 --- a/devservices/ingest-router.yaml +++ b/devservices/ingest-router.yaml @@ -23,7 +23,11 @@ ingest_router: "--monolith--": - id: "--monolith--" sentry_url: http://host.docker.internal:8000 - relay_url: http://relay:7899 + # Cell's processing relay in sentry's `cell-routing` devservices mode + # (replaces the default `relay`). Register + projectconfigs route here; + # envelopes bypass synapse and hit relay-cell directly via the + # advertised upstream. + relay_url: http://relay-cell:7900 routes: - match: