Sidekiq

What does the Sidekiq connector do?

The Sidekiq connector checks and validates the health and performance of a specific Sidekiq service, returning success or failure, thereby updating monitoring.


To monitor Sidekiq in the One Platform:

  1. Go to the product application where you want to add Sidekiq as a dependency.
  2. Click on the “Products” menu, then click on the desired product
    card, and finally, click on the name of the application you want.
  3. Under “External Dependencies,” located just below the latency graph,
    you can add or search for an already registered dependency. To search
    for a dependency, type its name in the search field. To add a new one,
    click on the green button with a plus symbol (+).
 

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 “Sidekiq.”
After selecting the method, a field for “Healthcheck URL” will appear.

 

 

In the Queue size field, enter the maximum desired queue size. Select
“Skip SSL Validation” to ignore the existence of the SSL certificate.
In the Busy Size, Scheduled Size, and Connected Clients fields, fill in
according to the desired number to trigger alerts for incidents.

Check the example string for Sidekiq below:

Example: http://example.com/sidekiq/stats

 

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 Sidekiq connector do?

The Sidekiq connector checks and validates the health and performance of a specific Sidekiq service, returning success or failure, thereby updating monitoring.


To monitor Sidekiq in the One Platform:

  1. Go to the product application where you want to add Sidekiq as a dependency.
  2. Click on the “Products” menu, then click on the desired product
    card, and finally, click on the name of the application you want.
  3. Under “External Dependencies,” located just below the latency graph,
    you can add or search for an already registered dependency. To search
    for a dependency, type its name in the search field. To add a new one,
    click on the green button with a plus symbol (+).
 

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 “Sidekiq.”
After selecting the method, a field for “Healthcheck URL” will appear.

 

 

In the Queue size field, enter the maximum desired queue size. Select
“Skip SSL Validation” to ignore the existence of the SSL certificate.
In the Busy Size, Scheduled Size, and Connected Clients fields, fill in
according to the desired number to trigger alerts for incidents.

Check the example string for Sidekiq below:

Example: http://example.com/sidekiq/stats

 

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