Skip to content

AWS Lambda Monitoring

Open the Lambda section from the left navigation menu to monitor Lambda functions connected through your AWS integration.

KloudMate collects and aggregates Lambda metrics such as:

  • Invocations
  • Errors
  • Duration
  • Cold starts
  • Memory usage

The Lambda console provides a list of all the Lambda Functions in the associated AWS account. You can use the search bar located at the top right corner of the list to find a specific function.

Lambda Console Walkthrough

Each row in the list shows basic information such as the function name, region, executions, error rate, response time, memory usage, and log ingestion.

You can sort the list in ascending or descending order by clicking the arrow next to the column headers.

Lambda Metrics

You can view additional details of any Lambda function by clicking on it in the list. The Overview tab includes Recent Invocations and Recent Issues for the selected function.

Lambda Invocations

The Metrics tab provides charts for the default Lambda metrics associated with the selected function.

Lambda Visualizing

You can also adjust the time range from the time scale menu to inspect recent or historical behavior.