You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 7, 2019. It is now read-only.
hi all,
My project is running django 1.11 and celery 4.2.0 I run celery tasks on three worker with -E flag
When i run celery-prometheus-exporter --enable-events --verbose It seem not run, no error no message it just silent. What wrong with me?
Please take a look. Thanks
hi all,

My project is running django 1.11 and celery 4.2.0 I run celery tasks on three worker with -E flag
When i run
celery-prometheus-exporter --enable-events --verboseIt seem not run, no error no message it just silent. What wrong with me?Please take a look. Thanks