Content CheatsheetAWSLambda
Content CheatsheetAWSLambda
METRIC DESCRIPTION AVAILABILITY METRIC NAME aws_account AWS account name Enhanced metrics and logs
Number of functions processing events cloudwatch ConcurrentExecutions region Region where a function is deployed Enhanced metrics and logs
Number of functions processing events without cloudwatch UnreservedConcurrentExecutions functionname Function Name Enhanced metrics and logs
reserved concurrency
cold_start If the function experienced a cold start Enhanced metrics and logs
Number of invocations throttled due to concurrent cloudwatch Throttles
execution limits memorysize Memory allocated to a function (MB) Enhanced metrics and logs
Lambda Provisioned Concurrency Metrics—more info runtime Function runtime (Python, Node.js, Ruby, Java, Go, .NET) Enhanced metrics and logs
4. Errors
METRIC DESCRIPTION DATADOG METRIC NAME
Number of failed invocations caused by function aws.lambda.enhanced.errors
errors, grouped by function name
Number of invocations throttled due to concurrent aws.lambda.throttles
execution limits, grouped by function name
5. Memory
METRIC DESCRIPTION DATADOG METRIC NAME
Maximum amount of memory used (MB), grouped by aws.lambda.enhanced.max_memory_used
function name
1. Status overview
METRIC DESCRIPTION DATADOG METRIC NAME
Total number of invocations in response to an event or an API call aws.lambda.enhanced.invocations
Total number of failed invocations caused by function errors aws.lambda.enhanced.errors
Total number of invocations that were cold starts aws.lambda.enhanced.invocations
Estimated cost of an invocation ($) aws.lambda.enhanced.estimated_cost
3. Execution Time
METRIC DESCRIPTION DATADOG METRIC NAME
Elapsed time across init, runtime, and post-runtime durations aws.lambda.enhanced.duration
Execution time (p95), grouped by function name aws.lambda.duration.p95
Total number of time outs, grouped by function name aws.lambda.timeout
Monitor AWS Lambda Technology with Datadog Free START YOUR FREE TRIAL