Ross ROSS = Recommend OSS · open-source software intelligence for agents

codingjoe/django-health-check

Pluggable health checks for Django applications observed · 2026-08-28

github.com/codingjoe/django-health-check · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 1
  • age_days: 5492
  • days_rel: 12
  • days_push: 8
  • n_releases_24m: 44

Full methodology

Adoption not part of the score

1422 stars · 224 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A pluggable health check library for Django applications that monitors the app and its connected services. It bundles checks for caches, databases, disk/memory, DNS, email, Celery, Kafka, RabbitMQ, Redis, and cloud provider status, with output via HTML, HTTP status codes, OpenMetrics, CLI, RSS/Atom, and JSON.

Use cases

  • add a health check endpoint to a django app
  • kubernetes liveness and readiness probes for django
  • expose prometheus metrics for service health
  • check database and redis connectivity from a load balancer
  • monitor celery worker health
  • docker healthcheck command for a django container

When to choose

  • you run Django behind load balancers or orchestrators that need health endpoints
  • you want bundled checks for common services like databases, caches, and message queues
  • you need machine-readable health output (Prometheus, JSON, HTTP status codes)

When to avoid

  • your application is not built on Django
  • you need health checks for a non-Python stack
  • you need full application performance monitoring rather than health checks

Facets

library · maturity active

monitoring alerting monitoring web-development backend python cli django health-check prometheus load-balancer uptime-monitoring celery redis devops docker kubernetes web-server

4 sources

Member repositories

RepositoryRoleHealth v2
codingjoe/django-health-checkmain99

For agents

markdown · JSON · MCP: product_card(name="codingjoe/django-health-check")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem