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.
Is there a possibility to create a module that could be used to expose custom metrics living inside my celery tasks? I'm thinking about to have a module constructed using the same celery instance that runs the tasks not just pointing to the broker.
Is there a possibility to create a module that could be used to expose custom metrics living inside my celery tasks? I'm thinking about to have a module constructed using the same celery instance that runs the tasks not just pointing to the broker.