openstack-helm-infra/rabbitmq/templates/monitoring/prometheus
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
..
exporter-deployment.yaml Adjust RabbitMQ Exporter Probes 2020-03-18 16:58:14 +00:00
exporter-network-policy.yaml Add RabbitMQ ingress Network Policy rules 2019-11-04 18:22:16 +00:00
exporter-service.yaml RabbitMQ Exporter: Replace Direct Values w/ HTK 2019-11-21 12:52:55 +00:00