RabbitMQ

What does the RabbitMQ connector do?

The RabbitMQ connector verifies the connectivity and basic functioning of a RabbitMQ service. It performs a functionality test to ensure that the service is accessible and operating correctly. RabbitMQ returns success or failure, thus updating the monitoring.



How to Monitor RabbitMQ on the One Platform:

To set up monitoring for RabbitMQ on the One Platform, follow these steps:

  1. Go to the product application where you want to add RabbitMQ as a dependency.
  2. Click on the “Products” menu, select the desired product card, and
    then click on the name of the application you want to configure.
  3. Scroll down to “External Dependencies,” located just below the latency graph.
  4. Here, you can either add a new RabbitMQ dependency or search for an existing one.
  5. To add a new dependency, click on the green button with a plus (+) symbol. A modal will appear.
  6. In the modal, provide a name for your RabbitMQ queue and choose the Environment.
  7. In the “Check type” field, select the option “Queue,” and in the “Method” field, choose “RabbitMQ.”
  8. After selecting the method, a field for “Healthcheck URL” will appear.


 

When you click on “Add,” a modal will appear. In this modal, you will
name your queue and choose the Environment. In the “Check type” field,
select the option “Queue,” and in the “Method” field, choose “RabbitMQ.”
After selecting the method, a field for “Healthcheck URL” will appear.

 

Below is an example of string for RabbitMQ:

example: amqp://USER:PASSWORD@HOST:PORT/VIRTUAL-HOST

If the connection uses SSL, the string will look like this:

ex: amqps://USER:PASSWORD@HOST:PORT/VIRTUAL-HOST

 

Note: For security reasons, it is not permitted to enter an IP in the
healthcheck field. To monitor an IP, you need to enter it in a secret
and use it in healthcheck

What does the RabbitMQ connector do?

The RabbitMQ connector verifies the connectivity and basic functioning of a RabbitMQ service. It performs a functionality test to ensure that the service is accessible and operating correctly. RabbitMQ returns success or failure, thus updating the monitoring.



How to Monitor RabbitMQ on the One Platform:

To set up monitoring for RabbitMQ on the One Platform, follow these steps:

  1. Go to the product application where you want to add RabbitMQ as a dependency.
  2. Click on the “Products” menu, select the desired product card, and
    then click on the name of the application you want to configure.
  3. Scroll down to “External Dependencies,” located just below the latency graph.
  4. Here, you can either add a new RabbitMQ dependency or search for an existing one.
  5. To add a new dependency, click on the green button with a plus (+) symbol. A modal will appear.
  6. In the modal, provide a name for your RabbitMQ queue and choose the Environment.
  7. In the “Check type” field, select the option “Queue,” and in the “Method” field, choose “RabbitMQ.”
  8. After selecting the method, a field for “Healthcheck URL” will appear.


 

When you click on “Add,” a modal will appear. In this modal, you will
name your queue and choose the Environment. In the “Check type” field,
select the option “Queue,” and in the “Method” field, choose “RabbitMQ.”
After selecting the method, a field for “Healthcheck URL” will appear.

 

Below is an example of string for RabbitMQ:

example: amqp://USER:PASSWORD@HOST:PORT/VIRTUAL-HOST

If the connection uses SSL, the string will look like this:

ex: amqps://USER:PASSWORD@HOST:PORT/VIRTUAL-HOST

 

Note: For security reasons, it is not permitted to enter an IP in the
healthcheck field. To monitor an IP, you need to enter it in a secret
and use it in healthcheck