Monitoring for Django sites

Uptime, Celery health, and 500-rate monitoring for Django sites.

What breaks on Django sites

Common failure modes

Where these sites usually run

How Lemwatch detects a Django stack

Lemwatch fingerprints your stack on the first check — for Django that means csrfmiddlewaretoken hidden input and sessionid cookie. Once detected, the Django preset turns on the checks that matter for this stack and skips the ones that produce noise.

What to monitor