danihodovic / celery-exporter

A Prometheus exporter for Celery metrics
MIT License
377 stars 83 forks source link

Add `time_in_queue` metric #293

Closed vokracko closed 3 months ago

vokracko commented 6 months ago

Adding time_in_queue metric as a helper for scaling number of workers

The tests are bit wild but I didn't manage to make it work without sleeps 🤷‍♂️

danihodovic commented 5 months ago

PR looks good. If you can fix the CI tests we'll merge it. Ignore the helm charts CI.