Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Incompatible with RabbitMQ 3.6.10 #27

Closed
Rotwang opened this issue Jun 6, 2017 · 4 comments
Closed

Incompatible with RabbitMQ 3.6.10 #27

Rotwang opened this issue Jun 6, 2017 · 4 comments

Comments

@Rotwang
Copy link

Rotwang commented Jun 6, 2017

Error description:
   {could_not_start,rabbitmq_management,
       {undef,
           [{prometheus_http,setup,[],[]},
            {prometheus_rabbitmq_exporter,dispatcher,0,
                [{file,"src/prometheus_rabbitmq_exporter.erl"},{line,12}]},
            {rabbit_mgmt_dispatcher,'-build_dispatcher/1-lc$^2/1-2-',1,
                [{file,"src/rabbit_mgmt_dispatcher.erl"},{line,32}]},
            {rabbit_mgmt_dispatcher,'-build_dispatcher/1-lc$^2/1-2-',1,
                [{file,"src/rabbit_mgmt_dispatcher.erl"},{line,33}]},
            {rabbit_mgmt_dispatcher,build_dispatcher,1,
                [{file,"src/rabbit_mgmt_dispatcher.erl"},{line,32}]},
            {rabbit_mgmt_app,register_context,2,
                [{file,"src/rabbit_mgmt_app.erl"},{line,50}]},
            {rabbit_mgmt_app,start,2,
                [{file,"src/rabbit_mgmt_app.erl"},{line,29}]},
            {application_master,start_it_old,4,
                [{file,"application_master.erl"},{line,273}]}]}}
@deadtrickster
Copy link
Collaborator

Hi could you please confirm you have prometheus_http enabled?

@Rotwang
Copy link
Author

Rotwang commented Jun 6, 2017

Hi,

That was fast! Indeed it was the issue. Thank you!

@Rotwang Rotwang closed this as completed Jun 6, 2017
@viberan
Copy link

viberan commented Jan 14, 2019

@deadtrickster
I've got the very same error message with RabbitMQ 3.6.8 and rabbitmq-3.6.9.1 release. There is no prometheus_http plugin, I can see prometheus_httpd only.

@Davidrjx
Copy link

@deadtrickster hi, prometheus_rabbitmq_exporter 3.7.9.1 can be enabled with RabbitMQ 3.7.14, but no metric port is exposed, not sure why?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants