Skip to content

fix: add schedulers for generic metrics subscriptions #3847

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

Merged
merged 1 commit into from
Aug 5, 2025

Conversation

mzglinski
Copy link
Contributor

@mzglinski mzglinski commented Aug 4, 2025

Fix for #3838. By analyzing the setup in Snuba devserver, I've confirmed that in the current setup, self-hosted never acts on a generic metric subscription. I cannot be certain if this is a complete solution to the problem, but I do know it fixed the metric alerts for me.

Proof:

image

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

@zKoz210
Copy link
Contributor

zKoz210 commented Aug 4, 2025

It work for me, thanks!

@aldy505 aldy505 linked an issue Aug 5, 2025 that may be closed by this pull request
1 task
@aldy505
Copy link
Collaborator

aldy505 commented Aug 5, 2025

Hi @mzglinski, thank you so much for taking your time to figure out that those 4 consumers are missing. I'm checking in internally with the Snuba team if this is the right way forward.

@aldy505 aldy505 merged commit 29000f1 into getsentry:master Aug 5, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Metric Alerts do not trigger
4 participants