django-health-check: Health check framework

https://django-health-check.readthedocs.io/en/latest/readme.html

7 points · 1 comments · view on lemmy.world

1 Comments

pingveno@lemmy.ml · 1 pts · 2y

My team has been introducing django-health-check in all of our Django projects recently. It has built-in health checks for most functionality we need, but the new health checks I've needed were easy to write.