django-health-check
Monitor the health of your Django app and its connected services.
Rank: #2488Downloads: 2,463,710 (30 days)Stars: 1,373Forks: 213
Description
<p align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/codingjoe/django-health-check/raw/main/docs/images/logo-dark.svg">
<source media="(prefers-color-scheme: light)" srcset="https://github.com/codingjoe/django-health-check/raw/main/docs/images/logo-light.svg">
<img alt="Django HealthCheck: Pluggable health checks for Django applications" src="https://github.com/codingjoe/django-health-check/raw/main/docs/images/logo-light.svg">
</picture>
<br>
<a href="https://codingjoe.dev/django-health-check/">Documentation</a> |
<a href="https://github.com/codingjoe/django-health-check/issues/new/choose">Issues</a> |
<a href="https://github.com/codingjoe/django-health-check/releases">Changelog</a> |
<a href="https://github.com/sponsors/codingjoe">Funding</a> 💚
</p>
Django HealthCheck
Pluggable health checks for Django applications