We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f85466 + 0279da9 commit e51a9d9Copy full SHA for e51a9d9
aws/logs_monitoring/enhanced_lambda_metrics.py
@@ -44,6 +44,7 @@
44
METRICS_TO_PARSE_FROM_REPORT = [
45
DURATION_METRIC_NAME,
46
BILLED_DURATION_METRIC_NAME,
47
+ MEMORY_ALLOCATED_FIELD_NAME,
48
MAX_MEMORY_USED_METRIC_NAME,
49
]
50
0 commit comments