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

@sentry/node 4.6.4 memory leaks and CPU spikes #1937

Closed
4 tasks done
zlwaterfield opened this issue Mar 3, 2019 · 1 comment
Closed
4 tasks done

@sentry/node 4.6.4 memory leaks and CPU spikes #1937

zlwaterfield opened this issue Mar 3, 2019 · 1 comment

Comments

@zlwaterfield
Copy link

Package + Version

  • @sentry/node

Version:

4.6.4

Description

I recently upgraded from the legacy raven module (v1.2.0) to @sentry/node (v4.6.4). As soon as I did this my server had crazy memory leaks and CPU spikes. I have narrowed it down to this update as its the only thing that was changed and as soon as I reverted back to the legacy modules it stopped happening.

Here you can see the CPU spikes, then I start my process and then the CPU spikes again.
screen shot 2019-03-02 at 7 27 07 pm

Here are the 3 process I am running with 1 using up 1.4GB.
screen shot 2019-02-27 at 6 05 41 pm

I am not sure where to go from here. There are no errors being thrown and when the CPU is spikng the requests are slow but still completing. There is very little indication as to what is happening except that the update is what caused it. If there is more information I can provide to please let me know. For now I have reverted and will stay like that until I can determine what is happening.

@zlwaterfield
Copy link
Author

Closing because there is a related issue: #1762

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant