To allow filtering on queue type or membership status, we need an info metric for queues; see https://grafana.com/blog/2021/08/04/how-to-use-promql-joins-for-more-effective-queries-of-prometheus-metrics-at-scale/#info-metrics With this change, per-object metrics and the detailed metrics (if queue-related families are requested) will contain rabbitmq_queue_info / rabbitmq_detailed_queue_info with a value of 1 and labels including the queue name, vhost, queue type and membership status. |
||
---|---|---|
.. | ||
config_schema_SUITE_data | ||
config_schema_SUITE.erl | ||
rabbit_prometheus_http_SUITE.erl | ||
rabbitmq_prometheus_collector_test_proxy.erl |