How to configure HTTP monitoring on the platform

To configure an HTTP dependency on the platform, follow these steps:

 

  1. Go to the product application where you want to add the HTTP dependency in the platform.

  2. Click on the “Products” menu and select the desired product card.

  3. Then, click on the name of the specific application where you want to configure the HTTP dependency.

  4. Look for the section called “External Dependencies,” usually located just below the latency graph of the application.

  5. To add an already registered dependency, type the name of the
    dependency in the search field and select it when it appears in the
    list.

  6. If the HTTP dependency is not yet registered, click on the green button with a plus (+) symbol to add a new dependency.

When you click on “Add,” a modal will appear. In this modal, you will
name the HTTP dependency and choose the Environment. In the “Check
type” field, select the option “HTTP,” and in the “Method” field, choose
the desired method (e.g., GET, POST, etc.). After selecting the method,
a field for “Healthcheck URL” will appear.

 

If you choose “GET” as the method, you need to fill in the
Healthcheck URL. You can also select “Skip SSL Validation” to ignore the
SSL certificate existence, and choose “TLS Renegotiation” if the
security protocol is required. After filling in these fields, you may
choose to configure a Header.

When you choose “POST” as the HTTP method in the configuration, in
addition to the settings available for “GET,” you can also add content
to the “Body.”

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

To configure an HTTP dependency on the platform, follow these steps:

 

  1. Go to the product application where you want to add the HTTP dependency in the platform.

  2. Click on the “Products” menu and select the desired product card.

  3. Then, click on the name of the specific application where you want to configure the HTTP dependency.

  4. Look for the section called “External Dependencies,” usually located just below the latency graph of the application.

  5. To add an already registered dependency, type the name of the
    dependency in the search field and select it when it appears in the
    list.

  6. If the HTTP dependency is not yet registered, click on the green button with a plus (+) symbol to add a new dependency.

When you click on “Add,” a modal will appear. In this modal, you will
name the HTTP dependency and choose the Environment. In the “Check
type” field, select the option “HTTP,” and in the “Method” field, choose
the desired method (e.g., GET, POST, etc.). After selecting the method,
a field for “Healthcheck URL” will appear.

 

If you choose “GET” as the method, you need to fill in the
Healthcheck URL. You can also select “Skip SSL Validation” to ignore the
SSL certificate existence, and choose “TLS Renegotiation” if the
security protocol is required. After filling in these fields, you may
choose to configure a Header.

When you choose “POST” as the HTTP method in the configuration, in
addition to the settings available for “GET,” you can also add content
to the “Body.”

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