Skip to content

feat(dev): Add SENTRY_CELL_ROUTING env var that runs cell-routing mode locally#115852

Open
lynnagara wants to merge 1 commit into
masterfrom
cell-routing-devserver
Open

feat(dev): Add SENTRY_CELL_ROUTING env var that runs cell-routing mode locally#115852
lynnagara wants to merge 1 commit into
masterfrom
cell-routing-devserver

Conversation

@lynnagara
Copy link
Copy Markdown
Member

When set, configures the dev server so cell-scoped API XHRs (/api/0/organizations/{slug}/*) target Synapse on :13000 while UI rendering and control API stay on the sentry devserver at :8000. Flips system:multi-region and points system.region-api-url-template at the Synapse port so the frontend's regionUrl bootstrap picks it up.

Should be run together with devservices --mode cell-routing for the matching Synapse proxy/ingest-router containers.

Updates agent skill with information about how to run cell-routing mode.

When set, configures the dev server so cell-scoped API XHRs
(/api/0/organizations/{slug}/*) target Synapse on :13000 while UI
rendering and control API stay on the sentry devserver at :8000.
Flips system:multi-region and points system.region-api-url-template at
the Synapse port so the frontend's regionUrl bootstrap picks it up.

Should be run together with devservices --mode cell-routing for the
matching Synapse proxy/ingest-router containers.

Updates agent skill with information about how to run cell-routing
mode.
@lynnagara lynnagara requested review from a team as code owners May 19, 2026 22:09
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 19, 2026
@lynnagara lynnagara changed the title feat(dev): Add SENTRY_CELL_ROUTING env var for local Synapse testing feat(dev): Add SENTRY_CELL_ROUTING env var that runs cell-routing mode locally May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant