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

Description
On a 3-node clustered rabbitmq version 3.6.11, I enabled prometheus plugins on all three nodes
I see all the beam metrics, but not any of the rabbitmq metrics
Initially tried
prometheus_rabbitmq_exporter v3.6.12.1
then tried
prometheus_rabbitmq_exporter v3.6.9.1
there are no errors in rabbit logs.
prometheus metrics are working.. just missing the rabbitmq metrics
thank you