celery-exporter VS django-health-check

Compare celery-exporter vs django-health-check and see what are their differences.

django-health-check

a pluggable app that runs a full check on the deployment, using a number of plugins to check e.g. database, queue server, celery processes, etc. (by revsys)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
celery-exporter django-health-check
12 2
355 1,139
- 1.3%
7.4 6.8
13 days ago 4 days ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

celery-exporter

Posts with mentions or reviews of celery-exporter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-27.

django-health-check

Posts with mentions or reviews of django-health-check. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-07.
  • what are 3 django packages everyone should know about?
    31 projects | /r/django | 7 Dec 2021
    django-health-check - Gives you a "health check" page you can visit to make sure various parts of your system are working. You can use this page to have something like UptimeRobot alert you if there is a problem.
  • Monitoring Django apps
    8 projects | dev.to | 6 May 2021
    The hard job has already been done by Kristian Oellegaard who built a health checking app for Django.

What are some alternatives?

When comparing celery-exporter and django-health-check you can also consider the following projects:

django-prometheus - Export Django monitoring metrics for Prometheus.io

celery-kubernetes-example - Small Flask app with scalable, asynchronous backend workers deployed on Kubernetes.

django-rest-framework - Web APIs for Django. 🎸

celery-exporter - Prometheus metrics exporter for Celery

django-elasticsearch-dsl - This is a package that allows indexing of django models in elasticsearch with elasticsearch-dsl-py.

redbeat - RedBeat is a Celery Beat Scheduler that stores the scheduled tasks and runtime metadata in Redis.

whitenoise - Radically simplified static file serving for Python web apps

sendgrid-nodejs - The Official Twilio SendGrid Led, Community Driven Node.js API Library

django-q - A multiprocessing distributed task queue for Django

guane-intern-fastapi - FastAPI-PostgreSQL-Celery-RabbitMQ-Redis bakcend with Docker containerization

django-guardian - Per object permissions for Django