django-prometheus VS django-health-check

Compare django-prometheus 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
django-prometheus django-health-check
5 2
1,370 1,139
- 1.3%
7.0 6.8
5 months ago 6 days ago
Python Python
Apache License 2.0 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.

django-prometheus

Posts with mentions or reviews of django-prometheus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-17.

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 django-prometheus and django-health-check you can also consider the following projects:

celery-exporter - A Prometheus exporter for Celery metrics

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

pushgateway - Push acceptor for ephemeral and batch jobs.

netbox-plugin-prometheus-sd - Provide Prometheus url_sd compatible API Endpoint with data from Netbox

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

client_python - Prometheus instrumentation library for Python applications

whitenoise - Radically simplified static file serving for Python web apps

blackbox_exporter - Blackbox prober exporter

django-q - A multiprocessing distributed task queue for Django

statsd_exporter - StatsD to Prometheus metrics exporter

django-guardian - Per object permissions for Django