django-prometheus
django-prometheus copied to clipboard
How to measure metrics in commands
Hi,
I have a django app running and execute a django-command in a CRON job. The metric calls somehow dont get to Prometheus. Am I missing some config or how would you enable such metrics in these commands?
Cheers