openstack-helm-infra/rabbitmq
Ritchie, Frank (fr801x) 5cbce03f21 Enable management api metrics collection
The default rabbitmq image disables metrics collection via the management
api. This is implemented by adding a file named:

/etc/rabbitmq/conf.d/management_agent.disable_metrics_collector.conf

with the contents:

management_agent.disable_metrics_collector = true

The prometheus exporter currently used by osh requires this value to be
false.

This change was introduced when rabbit introduced the integrated
prometheus exporter:

https://github.com/docker-library/rabbitmq/issues/419

Change-Id: I9a94f49a7827bb4725ed3fd98404e637bfefa086
2023-12-18 12:55:35 -05:00
..
templates Enable management api metrics collection 2023-12-18 12:55:35 -05:00
values_overrides Add metrics port 2023-08-08 19:46:02 +03:30
.helmignore RabbitMQ: move RabbitMQ chart to OSH-Infra 2018-07-30 15:28:34 +00:00
Chart.yaml Enable management api metrics collection 2023-12-18 12:55:35 -05:00
requirements.yaml Update htk requirements 2021-10-06 01:02:28 +00:00
values.yaml Enable management api metrics collection 2023-12-18 12:55:35 -05:00