Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(server): Add a flag to override project IDs [INGEST-927] #1175

Merged
merged 2 commits into from
Feb 4, 2022

Conversation

jan-auer
Copy link
Member

@jan-auer jan-auer commented Feb 4, 2022

This flag can be used to migrate from self-hosted to SaaS, where public keys match but the project ID needs to be rewritten. Relay supported this already, but there was a mandatory validation step that can now be disabled.

Config:

relay:
   # ...
   override_project_ids: true

Minimum requirements for this are:

  • A Sentry business plan for managed Relays
  • Migrating from Sentry self-hosted 20.10.0 or later

@jan-auer jan-auer requested a review from a team February 4, 2022 12:29
@jan-auer jan-auer self-assigned this Feb 4, 2022
@jan-auer jan-auer merged commit 65fa7f8 into master Feb 4, 2022
@jan-auer jan-auer deleted the feat/override-project-ids branch February 4, 2022 13:10
@jan-auer jan-auer changed the title feat(server): Add a flag to override project IDs feat(server): Add a flag to override project IDs [INGEST-927] Feb 4, 2022
@getsentry getsentry deleted a comment from github-actions bot Feb 4, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants