Monitoring and troubleshooting Lambda functions (original) (raw)
AWS Lambda integrates with other AWS services to help you monitor and troubleshoot your Lambda functions. Lambda automatically monitors Lambda functions on your behalf and reports metrics through Amazon CloudWatch. To help you monitor your code when it runs, Lambda automatically tracks the number of requests, the invocation duration per request, and the number of requests that result in an error.
You can use other AWS services to troubleshoot your Lambda functions. This section describes how to use these AWS services to monitor, trace, debug, and troubleshoot your Lambda functions and applications. For details about function logging and errors in each runtime, see individual runtime sections.
Sections
- Pricing
- Using CloudWatch metrics with Lambda
- Working with Lambda function logs
- Logging AWS Lambda API calls using AWS CloudTrail
- Visualize Lambda function invocations using AWS X-Ray
- Monitor function performance with Amazon CloudWatch Lambda Insights
- Monitoring Lambda applications
- Monitor application performance with Amazon CloudWatch Application Signals
Pricing
CloudWatch has a perpetual free tier. Beyond the free tier threshold, CloudWatch charges for metrics, dashboards, alarms, logs, and insights. For more information, see Amazon CloudWatch pricing.
Code signing configuration tags
Function metrics
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.