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

can we expose /metrics in django-rq? #503

Open
laixintao opened this issue Aug 10, 2021 · 3 comments · May be fixed by #666
Open

can we expose /metrics in django-rq? #503

laixintao opened this issue Aug 10, 2021 · 3 comments · May be fixed by #666

Comments

@laixintao
Copy link

Hi, I want to use Prometheus to collect metrics of rq.

we have https://github.com/mdawar/rq-exporter already, but I don't like the idea that we need to a separate wsgi app(process) to achieve this, since we already have django.

Can we expose metrics from django-rq?

@selwin
Copy link
Collaborator

selwin commented Aug 24, 2021

Definitely, can you open a PR for this? Probably a simple view displaying metrics for one of the selected queues.

@laixintao
Copy link
Author

OK for queues I want to make it default to expose all queues but configurable via settings.

@selwin
Copy link
Collaborator

selwin commented Aug 24, 2021 via email

terencehonles added a commit to terencehonles/django-rq that referenced this issue Aug 16, 2024
@terencehonles terencehonles linked a pull request Aug 16, 2024 that will close this issue
terencehonles added a commit to nexleaf/django-rq that referenced this issue Aug 16, 2024
terencehonles added a commit to nexleaf/django-rq that referenced this issue Aug 16, 2024
terencehonles added a commit to terencehonles/django-rq that referenced this issue Aug 16, 2024
terencehonles added a commit to terencehonles/django-rq that referenced this issue Aug 16, 2024
terencehonles added a commit to terencehonles/django-rq that referenced this issue Aug 16, 2024
terencehonles added a commit to nexleaf/django-rq that referenced this issue Aug 16, 2024
terencehonles added a commit to terencehonles/django-rq that referenced this issue Aug 16, 2024
terencehonles added a commit to terencehonles/django-rq that referenced this issue Aug 16, 2024
terencehonles added a commit to terencehonles/django-rq that referenced this issue Aug 16, 2024
terencehonles added a commit to terencehonles/django-rq that referenced this issue Aug 16, 2024
terencehonles added a commit to terencehonles/django-rq that referenced this issue Aug 16, 2024
terencehonles added a commit to nexleaf/django-rq that referenced this issue Aug 16, 2024
terencehonles added a commit to nexleaf/django-rq that referenced this issue Aug 16, 2024
terencehonles added a commit to terencehonles/django-rq that referenced this issue Aug 16, 2024
terencehonles added a commit to terencehonles/django-rq that referenced this issue Aug 16, 2024
terencehonles added a commit to nexleaf/django-rq that referenced this issue Aug 17, 2024
terencehonles added a commit to terencehonles/django-rq that referenced this issue Aug 19, 2024
terencehonles added a commit to terencehonles/django-rq that referenced this issue Nov 18, 2024
terencehonles added a commit to terencehonles/django-rq that referenced this issue Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants