This repository was archived by the owner on Apr 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 51
This repository was archived by the owner on Apr 3, 2024. It is now read-only.
Potential Memory Leak #811
Copy link
Copy link
Labels
🚨This issue needs some love.This issue needs some love.api: clouddebuggerIssues related to the googleapis/cloud-debug-nodejs API.Issues related to the googleapis/cloud-debug-nodejs API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Thanks for stopping by to let us know something could be better!
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
Please run down the following list and make sure you've tried the usual "quick fixes":
- Search the issues already opened: https://github.com/googleapis/cloud-debug-nodejs/issues
- Search the issues on our "catch-all" repository: https://github.com/googleapis/google-cloud-node
- Search StackOverflow: http://stackoverflow.com/questions/tagged/google-cloud-platform+node.js
If you are still having issues, please be sure to include as much information as possible:
Environment details
- OS: Google App Engine
- Node.js version: 12.14.x
- npm version: 6.13
@google-cloud/debug-agent
version: 4.2.1
Steps to reproduce
We found that the package cause a memory leak. This image shows our application memory with the package and without it.
We are running on Google App Engine with 4 nodes. Any help is appreciated.
Thanks!
janpio, pantharshit00, MattGson, alexnault, codemers and 6 more
Metadata
Metadata
Assignees
Labels
🚨This issue needs some love.This issue needs some love.api: clouddebuggerIssues related to the googleapis/cloud-debug-nodejs API.Issues related to the googleapis/cloud-debug-nodejs API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.