Skip to content

feat: Update default ports to align with Sentry dev#127

Merged
lynnagara merged 2 commits into
mainfrom
update-ports
May 15, 2026
Merged

feat: Update default ports to align with Sentry dev#127
lynnagara merged 2 commits into
mainfrom
update-ports

Conversation

@lynnagara
Copy link
Copy Markdown
Member

Previously the default port for the mock control plane and proxy echo server was 9000, which collides with clickhouse client in a sentry dev environment. These are now moved to 8000 to match the real Sentry server -- allowing these to be easily substituted without changing ports.

The proxy echo server + test fixtures move from 9000 to 8100 to get off the ClickHouse port and avoid conflicts with the mock control plane.

Previously the default port for the mock control plane and proxy
echo server was 9000, which collides with clickhouse client in a
sentry dev environment. These are now moved to 8000 to match
the real Sentry server -- allowing these to be easily substituted
without changing ports.

The proxy echo server + test fixtures move from 9000 to 8100 to get off the
ClickHouse port and avoid conflicts with the mock control plane.
@lynnagara lynnagara requested a review from a team as a code owner May 15, 2026 18:23
Comment thread ingest-router/src/testutils.rs
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit c46fd7f. Configure here.

Comment thread scripts/mock_control_api.py
@lynnagara lynnagara merged commit 31ccfd4 into main May 15, 2026
19 checks passed
@lynnagara lynnagara deleted the update-ports branch May 15, 2026 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants