Lambda (AWS)

What does the Lambda AWS connector do?

The Lambda connector checks the invocations executed within a time interval specified in the configuration and logs any errors encountered during these operations, returning success or failure, thus updating the monitoring.


How to monitor Lambda on the One Platform:

  1. Go to the product application where you want to add Lambda as a dependency.
  2. Click on the “Products” menu.
  3. Click on the desired product card.
  4. Click on the name of the desired application.
  5. In “External Dependencies,” located below the latency chart, you can add or search for an already registered dependency.
  6. To search for a dependency, enter its name in the search field.
  7. To add a new dependency, 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 “Lambda
(AWS).” After selecting the method, a field for “Healthcheck URL” will
appear.

Check the checkbox NAME for Lambda monitoring.

Below is an example string for Lambda:

ex: ACCESS_KEY:SECRET_ACCESS_KEY/AWS-REGION@functionName

We use the AWS CloudWatch API to search for Lambda logs and metrics. Click here to read more about their pricing.

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 Lambda AWS connector do?

The Lambda connector checks the invocations executed within a time interval specified in the configuration and logs any errors encountered during these operations, returning success or failure, thus updating the monitoring.


How to monitor Lambda on the One Platform:

  1. Go to the product application where you want to add Lambda as a dependency.
  2. Click on the “Products” menu.
  3. Click on the desired product card.
  4. Click on the name of the desired application.
  5. In “External Dependencies,” located below the latency chart, you can add or search for an already registered dependency.
  6. To search for a dependency, enter its name in the search field.
  7. To add a new dependency, 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 “Lambda
(AWS).” After selecting the method, a field for “Healthcheck URL” will
appear.

Check the checkbox NAME for Lambda monitoring.

Below is an example string for Lambda:

ex: ACCESS_KEY:SECRET_ACCESS_KEY/AWS-REGION@functionName

We use the AWS CloudWatch API to search for Lambda logs and metrics. Click here to read more about their pricing.

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