Thanks for the help, but is still haven't managed to get to work,
I tried restart the container after adding the plugin but it still does not work.
I added the following line to the enable_plugin file:
[rabbitmq_managment,accept,prometheus,prometheus_cowboy,prometheus_httpd,prometheus_rabbitmq_exporter].
I downloaded the plugins from (and put the under /usr/lib/rabbitmq/lib/rabbitmq_server-3.7.4/plugins):
However when i run the "rabbitmq-plugins list" command I receive the following output:
WARNING - plugins currently enabled but missing: accept, prometheus, prometheus_cowboy, prometheus_httpd, prometheus_rabbitmq_exporter, rabbitmq_managment
Any ideas what else i can do?
Thanks