Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

snuba: New subscriptions infrastucture rollout #1507

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

lynnagara
Copy link
Member

We have rebuilt the Snuba subscriptions infrastructure to help with scaling
subscriptions in SaaS. Hopefully it will be a bit more stable for self hosted
as well. It's configured to be able to recover more quickly from any downtimes or
backlogs as it ignores stale subscriptions and only executes and delivers alerts
on recent ones.

The ability to run the old subscriptions process will be removed in an upcoming
Snuba release.

We have rebuilt the Snuba subscriptions infrastructure to help with scaling
subscriptions in SaaS. Hopefully it will be a bit more stable for self hosted
as well. It's configured to be able to recover more quickly from any downtimes or
backlogs as it ignores stale subscriptions and only executes and delivers alerts
on recent ones.
Copy link
Member

@chadwhitacre chadwhitacre left a comment

Choose a reason for hiding this comment

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

Taking your word for it that these are the right command invocations now. :)

@chadwhitacre chadwhitacre merged commit 6c88b78 into master Jun 9, 2022
@chadwhitacre chadwhitacre deleted the new-subscriptions-process branch June 9, 2022 12:13
@BYK
Copy link
Member

BYK commented Jun 9, 2022

I'm assuming these changes are backwards-compatible? Meaning when I make this change as part of an upgrade, I won't have any service disruptions?

@lynnagara
Copy link
Member Author

Hi @BYK 👋 Yep, it should be backwards compatible.

Mokto pushed a commit to sentry-kubernetes/charts that referenced this pull request Jun 23, 2022
* Update CH storage sets, ref #647

* New subscriptions infrastructure rollout

Updated according to getsentry/self-hosted#1507.

* Sentry 22.6.0

* Remove partitions option

This option isn't available with new `subscriptions-scheduler-executor`
command.
@github-actions github-actions bot locked and limited conversation to collaborators Jun 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants