Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing logs and APM traces when a lambda reaches maximum memory #187

Open
glenthomas opened this issue Dec 20, 2023 · 2 comments
Open

Missing logs and APM traces when a lambda reaches maximum memory #187

glenthomas opened this issue Dec 20, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@glenthomas
Copy link

Similar to #89.

When a lambda reaches maximum memory it is killed by the runtime and the following is written to the CloudWatch log stream:

RequestId: 45b36944-5896-4d3b-a4eb-b2af494eb662 Error: Runtime exited with error: signal: killed
Runtime.ExitError

Logs and traces are not present in Datadog.

The following layer versions are present:

image
@duncanista duncanista added the bug Something isn't working label Feb 5, 2024
@hghotra
Copy link

hghotra commented Sep 10, 2024

Hi @glenthomas, can you try the latest version of the extension and report if this is still an issue? You should be able to see the logs with the latest extension.

@smoya
Copy link

smoya commented Sep 26, 2024

@hghotra does it work for the containerized version of the extension? I have it running but I see no traces nor logs when oom-killed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants