rabbitmq-server/deps/rabbitmq_prometheus/test
Michal Kuratczyk 2a93bbcebd
RMQ-1460: Emit queue_info metric (#13583)
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.
2025-03-27 15:54:26 +01:00
..
config_schema_SUITE_data Bump (c) line year 2025-01-01 17:54:10 -05:00
config_schema_SUITE.erl Bump (c) line year 2025-01-01 17:54:10 -05:00
rabbit_prometheus_http_SUITE.erl RMQ-1460: Emit queue_info metric (#13583) 2025-03-27 15:54:26 +01:00
rabbitmq_prometheus_collector_test_proxy.erl Close #10345. Add promtheus_rabbitmq_federation_collector. 2024-03-14 09:29:01 +01:00