Lambda Functions
The users can click on the Lambda icon on the left menu bar to navigate to the Lambda console. Here users can deep dive into their Lambda Functions. They can observe their Lambdas, view metrics, locate errors and more. KloudMate pulls and aggregates various Lambda performance and usage metrics such as:
- Invocations
- Errors
- Duration
- Cold Start
- Memory
Lambda Console Walkthrough
The left panel of the Lambda console provides a list of all the Lambda Functions in use in the associated AWS account. The users can sort and filter the list using the filter option provided at the top right corner of the left panel. Following are the filters that can be used:
- Name
- Highest invocations
- High error rate
- Slow response time
- High memory usage

Users can also directly search for any specific Lambda Function using its name as a keyword in the search bar located at the top of the list.
Visualizing Metrics
Users can view a set of aggregated metrics for any Lambda Function by clicking on it in the given list. The right panel of the Lambda console will provide a graphical representation of the metrics associated with the selected Lambda Function.

It is also possible to set a custom time duration for which the users want to view the metrics. They can choose from the options given in the time scale menu on the top right corner in the right panel.
Users can also view lists of Recent Invocations and Recent Errors for the selected Lambda Function.
Analyzing Invocations and Errors
Users can simply click on any invocation from the Recent Invocations and Recent Errors list respectively to learn more about it.
