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

Make a memory-dump taking script #652

Open
Emulebest opened this issue Mar 12, 2021 · 1 comment
Open

Make a memory-dump taking script #652

Emulebest opened this issue Mar 12, 2021 · 1 comment
Assignees
Labels
backlog enhancement New feature or request size: 3
Milestone

Comments

@Emulebest
Copy link
Contributor

No description provided.

@Emulebest Emulebest added the enhancement New feature or request label Mar 12, 2021
@Emulebest Emulebest self-assigned this Mar 12, 2021
@Emulebest Emulebest added this to the Customer-1 M1 milestone Mar 12, 2021
@joshua-berry-ntnx
Copy link
Contributor

I think we can leverage Node's native heap-snapshot support for this. Probably we just need to turn on heap-snapshotting/SIGUSR2 by default for all Papiea processes. (And we should turn on source-maps too while we're at it, so we get nicer TypeScript backtraces.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog enhancement New feature or request size: 3
Projects
None yet
Development

No branches or pull requests

2 participants