You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# TYPE rabbitmq_queue_exchange_messages_published_total counter
# HELP rabbitmq_queue_exchange_messages_published_total Total number of messages published into a queue through an exchange
rabbitmq_queue_exchange_messages_published_total{vhost="/",queue="<queue-name>",vhost="/",exchange="<exchange-name>"} 19
Versions used:
rabbitmq:4.0.0-management-alpine
prom/prometheus:v2.54.1
This seems to be a regression compared to 3.13.7 which we upgraded from.
Reproduction steps
Enable the rabbitmq_prometheus plugin
Send some messages to a queue so the rabbitmq_queue_exchange_messages_published_total metric is included