kolla-ansible/releasenotes/notes/prometheus-rabbitmq-f7d6ebf0d611a819.yaml
zhubingbing f486e4930f prometheus: Collect metrics from rabbitmq
The rabbitmq_prometheus plugin is available in RabbitMQ 3.8.

https://www.rabbitmq.com/prometheus.html

Implements: blueprint rabbitmq-prometheus
Co-Authored-By: Mark Goddard <mark@stackhpc.com>
Change-Id: I4d69a93a6c70db8d40626042cdbe773747b238ae
2021-03-15 10:30:08 +00:00

7 lines
248 B
YAML

---
features:
- |
Adds support for collecting Prometheus metrics from RabbitMQ. This is
enabled by default when Prometheus and RabbitMQ are enabled, and may be
disabled by setting ``enable_prometheus_rabbitmq_exporter`` to ``false``.