openstack-helm-infra/rabbitmq
Cliff Parsons 72afe093aa Adjust RabbitMQ Exporter Probes
The currently defined RabbitMQ Exporter probes make a call to the
"/metrics" path of the exporter service, which downloads a huge file and
takes a very long time to download. An http probe should be based on a very
simple and short url response from the service. So this changes the
probes to just call the base path "/" of the url and set the timeout to
something reasonable like 5 seconds.

Change-Id: Ie106490b2fb8d61660663f39a992bf4dc1a61222
2020-03-18 16:58:14 +00:00
..
templates Adjust RabbitMQ Exporter Probes 2020-03-18 16:58:14 +00:00
values_overrides Remove duplicate key 2020-03-14 04:26:33 +00:00
.helmignore RabbitMQ: move RabbitMQ chart to OSH-Infra 2018-07-30 15:28:34 +00:00
Chart.yaml Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:54 +00:00
requirements.yaml Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:54 +00:00
values.yaml Adjust RabbitMQ Exporter Probes 2020-03-18 16:58:14 +00:00