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

chore: use prom to measure celery queue depth #17682

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

pauldambra
Copy link
Member

We are using a statsd metric to alert on celery queue depth.

let's move it to prometheus...

then if need be we can also scale workers based on queue depth as well as CPU

@pauldambra pauldambra merged commit 44dde01 into master Sep 29, 2023
@pauldambra pauldambra deleted the chore/prom-queue-depth branch September 29, 2023 07:43
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