celery-prometheus-exporter
celery-prometheus-exporter copied to clipboard
how to use rabbitmq broker?
I want to use exporter with rabbitmq. I tried to use BROKER_URL env variable but seems it doesn't work. in documentation stated "If you're using AMQP or something else other than Redis, take a look at the Celery documentation and install the additioinal requirements" So what the requirements should I install into docker image? Please advice.
Do you get any error messages or do the metrics simply not update?