django-prometheus
django-prometheus copied to clipboard
custom metrics from celery tasks
Hi all,
custom metrics from celery task are not exported to /metrics endpoint.
does anyone encountered this problem?
Iwould guess that this is simply not implemented yet ... But yes I would also love to see this feature
I wrote https://github.com/danihodovic/celery-exporter/ to workaround this issue