django-prometheus icon indicating copy to clipboard operation
django-prometheus copied to clipboard

custom metrics from celery tasks

Open a472 opened this issue 5 years ago • 2 comments

Hi all,

custom metrics from celery task are not exported to /metrics endpoint. does anyone encountered this problem?

a472 avatar Sep 21 '20 16:09 a472

Iwould guess that this is simply not implemented yet ... But yes I would also love to see this feature

venomone avatar Jan 15 '21 15:01 venomone

I wrote https://github.com/danihodovic/celery-exporter/ to workaround this issue

danihodovic avatar Feb 27 '21 20:02 danihodovic