Closed ZyanKLee closed 8 years ago
Hey, thank you for the report! I understand why it's tied to rabbitmq_managements_metrics - management plugins are to inject stuff to http endpoint and gui. Maybe I did something wrong here. Can you confirm metrics collection and exposure via /api/metrics still works?
yes, that works.
@ZyanKLee Thanks again for the report. This will be fixed in the upcoming RabbitMQ 3.6.4 release.
when enabling rabbitmq_management_metrics on rabbitmq 3.6.2 the management webinterface complains about
undefined: There is no template at js/tmpl/undefined.ejs
in the firefox dev tools I can see, that some where in the request a ressource "undefined" is requested and not found.
those are the plugins present on this system:
the bug does not appear when enabling prometheus only - but it does as soon as I enable rabbitmq_management_metrics. And it does so no matter if I have prometheus enabled or disabled.