Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

fix: Monitoring Lambda functions #63

Merged
merged 2 commits into from
Aug 2, 2023
Merged

Conversation

andreaswittig
Copy link
Contributor

Lambda uses the invocation timestamp when writing metric data to CloudWatch. Therefore, we have to look back 15 minutes - the maximum Lambda timeout - plus 3 minutes.

See https://docs.aws.amazon.com/lambda/latest/dg/monitoring-metrics.html for details.

marbot.yml Outdated Show resolved Hide resolved
marbot.yml Outdated Show resolved Hide resolved
@andreaswittig andreaswittig merged commit 2d3c2e6 into master Aug 2, 2023
1 check passed
@andreaswittig andreaswittig deleted the fix-lambda-monitoring branch August 2, 2023 07:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants