OvalMoney / celery-exporter

Prometheus metrics exporter for Celery
MIT License
142 stars 37 forks source link

receiving celery_worker_tasks_active = 0 #67

Open maxgacrux opened 1 year ago

maxgacrux commented 1 year ago

celery_worker_tasks_active{hostname="worker2"} 0.0 celery_worker_tasks_active{hostname="worker1"} 0.0

Hey! i get 0 active tasks even though there are currently 10. it seems to me that celery-exporter monitoring is not updating active tasks often enough