rabbitmq / rabbitmq-prometheus

A minimalistic Prometheus exporter of core RabbitMQ metrics
Other
145 stars 109 forks source link

Populate queue names for queue metrics as a label #45

Closed deepanshululla closed 4 years ago

deepanshululla commented 4 years ago

Hi All I tried to integrate the rabbitmq metrics using the pivotal image here

image: pivotalrabbitmq/rabbitmq-prometheus:3.9.0-alpha.314-2020.04.22

I am able to see the metrics. Firstly Thanks for making it super easy to integrate, however, I can't seem to find queue name as one of the labels being populated.

Is this by design or am I missing something?

image

deepanshululla commented 4 years ago

Closing this issue, since it is a duplicate of #44